From: Andreas Schneider Date: Thu, 21 Jan 2021 07:59:35 +0000 (+0100) Subject: common: Label fastcharge property X-Git-Url: https://git.stricted.de/?p=GitHub%2FLineageOS%2Fandroid_device_samsung_slsi_sepolicy.git;a=commitdiff_plain;h=1f9cfec3b8b08dcac6137a6baa2ae718d26a2617 common: Label fastcharge property Change-Id: I95e54fee9bdfe379d7b84e0a7640454f13a691b6 --- diff --git a/common/vendor/property.te b/common/vendor/property.te index 74abbb8..04c4089 100644 --- a/common/vendor/property.te +++ b/common/vendor/property.te @@ -2,3 +2,4 @@ type vendor_cbd_prop, property_type; type vendor_radio_prop, property_type; +type vendor_fastcharge_prop, property_type; diff --git a/common/vendor/property_contexts b/common/vendor/property_contexts index dfc8811..f3a5043 100644 --- a/common/vendor/property_contexts +++ b/common/vendor/property_contexts @@ -6,3 +6,6 @@ persist.vendor.cbd. u:object_r:vendor_radio_prop:s0 ro.multisim. u:object_r:vendor_radio_prop:s0 ro.vendor.multisim. u:object_r:vendor_radio_prop:s0 ro.vendor.radio. u:object_r:vendor_radio_prop:s0 + +### fastcharge +persist.vendor.sec.fastchg_enabled u:object_r:vendor_fastcharge_prop:s0