sdm710-common: relax sysprop owner enforcement

Quoting commit afc09932f6fa07c5f6beffbcdc2bb4691e527321 in
system/sepolicy [1]:

"Devices launching with R or eariler can this by setting following
under BoardConfig.mk"

It is impractical to replace every prop definition from qcom to
vendor_property_type for old platforms like SDM845, so relax the
enforcement to avoid triggering millions of neverallows.

ref:
[1] afc09932f6

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
Chenyang Zhong 2021-10-16 00:51:21 -04:00 committed by Giammarco Senatore
parent c912954421
commit 2ebb67f1d4
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -18,6 +18,7 @@ TARGET_2ND_CPU_VARIANT := generic
TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a75 TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a75
BUILD_BROKEN_DUP_RULES := true BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true
# Bootloader # Bootloader
TARGET_BOOTLOADER_BOARD_NAME := sdm710 TARGET_BOOTLOADER_BOARD_NAME := sdm710