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:
Erik Drozina
2022-03-27 14:47:40 +02:00
committed by therealmharc
parent 8767b80032
commit 73fa702f31
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -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