mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: sepolicy: Label some RIL property
W/libc: Access denied finding property "{ro.fota.oem,ro.product.marketname}"
Change-Id: I7272823540980a927cfb8243122de941e16a97c2
Signed-off-by: Erik Drozina <erikdro41@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
committed by
therealmharc
parent
8767b80032
commit
73fa702f31
@@ -19,6 +19,9 @@ COMMON_PATH := device/xiaomi/sm6150-common
|
||||
# Inherit from proprietary files
|
||||
include vendor/xiaomi/sm6150-common/BoardConfigVendor.mk
|
||||
|
||||
# Build broken
|
||||
BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE := true
|
||||
|
||||
# Architecture
|
||||
TARGET_ARCH := arm64
|
||||
TARGET_ARCH_VARIANT := armv8-2a-dotprod
|
||||
|
||||
3
sepolicy/vendor/property_contexts
vendored
3
sepolicy/vendor/property_contexts
vendored
@@ -14,6 +14,9 @@ vendor.fps_hal. u:object_r:vendor_fp_prop:s0
|
||||
|
||||
# RIL
|
||||
ro.vendor.ril.oem.wifimac u:object_r:vendor_radio_prop:s0
|
||||
vendor.ro.fota.oem u:object_r:exported_system_prop:s0
|
||||
vendor.oem.fota.com u:object_r:exported_system_prop:s0
|
||||
ro.product.marketname u:object_r:exported_system_prop:s0
|
||||
|
||||
# Telephony
|
||||
ro.vendor.oem.imei u:object_r:vendor_deviceid_prop:s0
|
||||
|
||||
Reference in New Issue
Block a user