mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
- Add interface AIDL files - Add default example service. Example service is setup as a lazy service. - Add VTS test having same coverage as dumpstate device HIDL 1.1 VTS tests Bug: 205760700 Test: VtsHalDumpstateTargetTest, dumpstate, dumpstate_test, dumpsys Change-Id: I63f177af5e1e16cad392ce594f1b438e5610d757
8 lines
234 B
Plaintext
8 lines
234 B
Plaintext
service vendor.dumpstate-default /vendor/bin/hw/android.hardware.dumpstate-service.example
|
|
class hal
|
|
user nobody
|
|
group nobody
|
|
interface aidl android.hardware.dumpstate.IDumpstateDevice/default
|
|
oneshot
|
|
disabled
|