mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Define new type tel_mon_prop and matches with persist.radio.enable_tel_mon TelephonyMonitor debug switch in Developer Options requires read/write access to persist.radio.enable_tel_mon. The feature is only enabled on userdebug/eng devices for Pixel17. Test: Make, Toggling Developer Options -> Telephony Monitor succeeds Bug:38351509 Change-Id: I8c68c2bca3040b6a067f83606589ef6f857cf9fc
3 lines
177 B
Plaintext
3 lines
177 B
Plaintext
# Needed by Settings app's TelephonyMonitorPreferenceController, available only on a subset of
|
|
# userdebug and eng devices
|
|
userdebug_or_eng(`set_prop(system_app, tel_mon_prop)') |