glimp broadcast to manifest

This commit is contained in:
Milos Kozak 2017-03-28 22:49:56 +02:00
parent fe6ff686b1
commit 0cb4ace052

View file

@ -74,6 +74,8 @@
<action android:name="com.eveningoutpost.dexdrip.BgEstimate" />
<!-- Receiver from 640g uploader -->
<action android:name="com.eveningoutpost.dexdrip.NS_EMULATOR" />
<!-- Receiver from glimp -->
<action android:name="it.ct.glicemia.ACTION_GLUCOSE_MEASURED" />
</intent-filter>
</receiver>