G6 update manifest

This commit is contained in:
Milos Kozak 2018-12-01 12:27:37 +01:00
parent a4c690e7c2
commit 6ea6e96284

View file

@ -88,6 +88,8 @@
<action android:name="it.ct.glicemia.ACTION_GLUCOSE_MEASURED" />
<!-- Receiver from DexcomG5 -->
<action android:name="com.dexcom.cgm.DATA" />
<action android:name="com.dexcom.cgm.AndroidAPSEVGCallback.Broadcast" />
<action android:name="com.dexcom.cgm.g5.AndroidAPSEVGCallback.BROADCAST" />
<!-- Receiver from Poctech -->
<action android:name="com.china.poctech.data" />
</intent-filter>