summaryrefslogtreecommitdiff
path: root/devices/EmulatedCamera/hwl/apex/com.google.emulated.camera.provider.hal.rc
blob: 165c36f00174582ea8c0185bd82fd8c4afd997ba (plain)
1
2
3
4
5
6
7
8
9
10
11
# Re-start the service on rebootless-update
on property:apex.com.google.emulated.camera.provider.hal.ready=true
    start vendor.camera-provider-2-7-google

service vendor.camera-provider-2-7-google /apex/com.google.emulated.camera.provider.hal/bin/hw/android.hardware.camera.provider@2.7-service-google
    class hal
    user system
    group system
    capabilities SYS_NICE
    rlimit rtprio 10 10
    task_profiles CameraServiceCapacity CameraServicePerformance