.
This commit is contained in:
@@ -99,7 +99,8 @@
|
||||
<activity
|
||||
android:name=".caregiverdashboard.activities.CgProfileProgressActivity"
|
||||
android:exported="false"
|
||||
android:screenOrientation="portrait" />
|
||||
android:screenOrientation="portrait"/>
|
||||
|
||||
<activity
|
||||
android:name=".cg_geofencing.CgGeoFencingActivity"
|
||||
android:exported="false"
|
||||
@@ -215,6 +216,7 @@
|
||||
</service>
|
||||
|
||||
<receiver android:name=".patientgeofencing.GeoFenceBroadcastReceiver" />
|
||||
<receiver android:name=".patientgeofencing.PatientLocationUpdatesReceiver"/>
|
||||
|
||||
<provider
|
||||
android:name="androidx.core.content.FileProvider"
|
||||
|
||||
Reference in New Issue
Block a user