mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
To prevent property name collisions between properties of system and vendor, 'vendor.' prefix must be added to a vendor HAL service name. You can see the details in http://go/treble-sysprop-compatibility. Test: succeeded building and tested on a walleye device Bug: 36796459 Change-Id: I4e8fbee791ec917a8f627a1366f4d44ec7e6febc
8 lines
279 B
Plaintext
8 lines
279 B
Plaintext
service vendor.camera-provider-2-4 /vendor/bin/hw/android.hardware.camera.provider@2.4-service
|
|
class hal
|
|
user cameraserver
|
|
group audio camera input drmrpc
|
|
ioprio rt 4
|
|
capabilities SYS_NICE
|
|
writepid /dev/cpuset/camera-daemon/tasks /dev/stune/top-app/tasks
|