bcl: Remove unused brownout boot reason sepolicy am: 083ba62902
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/20191486 Change-Id: I7028903ecaac63a7579b0dcc1415076e0d0412df Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7bdbe0b215
3 changed files with 0 additions and 3 deletions
|
@ -39,5 +39,4 @@ vendor_internal_prop(vendor_telephony_app_prop)
|
||||||
|
|
||||||
# Battery Mitigation
|
# Battery Mitigation
|
||||||
vendor_internal_prop(vendor_mitigation_ready_prop)
|
vendor_internal_prop(vendor_mitigation_ready_prop)
|
||||||
vendor_internal_prop(vendor_brownout_boot_reason_prop)
|
|
||||||
vendor_internal_prop(vendor_startup_bugreport_requested_prop)
|
vendor_internal_prop(vendor_startup_bugreport_requested_prop)
|
||||||
|
|
|
@ -109,5 +109,4 @@ vendor.config.debug. u:object_r:vendor_telephony_app_prop:
|
||||||
|
|
||||||
# Battery Mitigation
|
# Battery Mitigation
|
||||||
vendor.brownout.mitigation.ready u:object_r:vendor_mitigation_ready_prop:s0
|
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
|
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)
|
set_prop(vendor_init, vendor_display_prop)
|
||||||
|
|
||||||
# Battery Mitigation
|
# Battery Mitigation
|
||||||
set_prop(vendor_init, vendor_brownout_boot_reason_prop)
|
|
||||||
set_prop(vendor_init, vendor_startup_bugreport_requested_prop)
|
set_prop(vendor_init, vendor_startup_bugreport_requested_prop)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue