android / health-samples

Apache License 2.0
260 stars 148 forks source link

Add `android.permission.RECEIVE_BOOT_COMPLETED` to PassiveDataCompose #185

Closed cancan101 closed 10 months ago

cancan101 commented 11 months ago

Looking at https://github.com/android/health-samples/blob/962247ccd2a00465e221f2a258c979a7c393b975/health-services/PassiveData/app/src/main/AndroidManifest.xml#L27C36-L27C77 and the docs here: https://developer.android.com/health-and-fitness/guides/health-services/monitor-background, it seems like this permission is missing