Files
device_google_sunfish/dumpstate/android.hardware.dumpstate@1.1-service.sunfish.rc
Hridya Valsaraju 1e33417ad0 sunfish: Set PRODUCT_SET_DEBUGFS_RESTRICTIONS
Starting with Android R launched devices, debugfs cannot be mounted in
production builds. In order to avoid accidental debugfs dependencies
from creeping in during development with userdebug/eng builds, the
build flag PRODUCT_SET_DEBUGFS_RESTRICTIONS can be set by vendors to
enforce additional debugfs restrictions for userdebug/eng builds. The
same flag will be used to enable sepolicy neveallow statements to
prevent new permissions added for debugfs access.

Test: build, boot
Bug: 184381659
Change-Id: I45e6f20c886d467a215c9466f3a09965ff897d7e
2024-06-22 15:24:55 +03:00

9 lines
316 B
Plaintext

service vendor.dumpstate-1-1 /vendor/bin/hw/android.hardware.dumpstate@1.1-service.sunfish
class hal
user system
group system vendor_rfs
interface android.hardware.dumpstate@1.0::IDumpstateDevice default
interface android.hardware.dumpstate@1.1::IDumpstateDevice default
oneshot
disabled