mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: sepolicy: Use system_internal_prop macro for system props
* 19b99f18c8
* Fixes -
neverallow check failed at out/target/product/m20lte/obj/ETC/plat_sepolicy.cil_intermediates/plat_sepolicy.cil:13204 from system/sepolicy/public/property.te:564
(neverallow base_typeattr_507 base_typeattr_508 (property_service (set)))
allow at out/target/product/m20lte/obj/ETC/system_ext_sepolicy.cil_intermediates/system_ext_sepolicy.cil:150
(allow hal_fastcharge_samsung sec_fastcharge_prop (property_service (set)))
Change-Id: Icc2bb1a51daad9c0b4ba9cda87a945effe780fdc
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
c71d20b900
commit
5117c1c32d
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
type sec_fastcharge_prop, property_type;
|
||||
system_internal_prop(sec_fastcharge_prop)
|
||||
|
|
|
|||
Loading…
Reference in a new issue