mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
bcl: Remove unused brownout boot reason sepolicy am: 083ba62902 am: 7bdbe0b215
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/20191486 Change-Id: I17b3998db65accc57097dac0dfde7cf139013b7c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -37,5 +37,4 @@ vendor_internal_prop(vendor_telephony_app_prop)
|
||||
|
||||
# Battery Mitigation
|
||||
vendor_internal_prop(vendor_mitigation_ready_prop)
|
||||
vendor_internal_prop(vendor_brownout_boot_reason_prop)
|
||||
vendor_internal_prop(vendor_startup_bugreport_requested_prop)
|
||||
|
||||
@@ -101,5 +101,4 @@ vendor.config.debug. u:object_r:vendor_telephony_app_prop:
|
||||
|
||||
# Battery Mitigation
|
||||
vendor.brownout.mitigation.ready u:object_r:vendor_mitigation_ready_prop:s0
|
||||
vendor.brownout_boot_reason u:object_r:vendor_brownout_boot_reason_prop:s0
|
||||
vendor.startup_bugreport_requested u:object_r:vendor_startup_bugreport_requested_prop:s0
|
||||
|
||||
@@ -37,5 +37,4 @@ set_prop(vendor_init, vendor_battery_defender_prop)
|
||||
set_prop(vendor_init, vendor_display_prop)
|
||||
|
||||
# Battery Mitigation
|
||||
set_prop(vendor_init, vendor_brownout_boot_reason_prop)
|
||||
set_prop(vendor_init, vendor_startup_bugreport_requested_prop)
|
||||
|
||||
Reference in New Issue
Block a user