blob: 653d6cff092d976fc638754741e3c9b1e59090e3 (
plain)
1
2
3
4
5
6
7
8
9
|
service vendor.dumpstate-1-1 /vendor/bin/hw/android.hardware.dumpstate@1.1-service.bonito
class hal
user system
group system vendor_rfs
interface android.hardware.dumpstate@1.0::IDumpstateDevice default
interface android.hardware.dumpstate@1.1::IDumpstateDevice default
on boot
chmod 0444 /sys/kernel/debug/tzdbg/qsee_log
|