android_device_samsung_a20/universal7885-common/apps/CameraLightSensor
Repository files (latest commit first)
Filename Latest commit message Latest commit date
roynatech2544 e4569f7c82
universal7885: CameraLightSensor: Use correct code to start service
* W ActivityManager: Unable to start service Intent { cmp=com.eurekateam.cameralightsensor/.CameraLightSensorService } U=0: not found

* Ref: https://stackoverflow.com/questions/19105587/unable-to-start-service-intent-not-found

* Makes BootReceiver unable to start service
2022-03-22 18:45:59 +09:00
..
res universal7885: CameraLightSensor: Finalize code 2022-03-22 18:35:01 +09:00
src/com/eurekateam/cameralightsensor universal7885: CameraLightSensor: Use correct code to start service 2022-03-22 18:45:59 +09:00
Android.bp universal7885: CameraLightSensor: Use correct code to start service 2022-03-22 18:45:59 +09:00
AndroidManifest.xml universal7885: CameraLightSensor: Use correct code to start service 2022-03-22 18:45:59 +09:00