This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_sm7250-common/sepolicy/vendor/property.te
Inseob Kim 2fb1896b68 sm7250-common: sepolicy: Attach vendor_property_type to properties
We are going to enforce that each property has an explicit owner, such
as system, vendor, or product. This attaches vendor_property_type to
properties defined under vendor sepolicy directories.

Bug: 159097992
Test: m selinux_policy && boot device
Change-Id: Ibed833cd9e5d786e82985ded6bc62abdf8cd9ded
Merged-In: Ibed833cd9e5d786e82985ded6bc62abdf8cd9ded
(cherry picked from commit 44eb8e1f89adf04fd413a69391fd444ba68af742)
(cherry picked from commit 1922128397116d551a663d5344b4456a84bf46eb)
Signed-off-by: aswin7469 <aswinas@pixysos.com>
2022-02-12 13:21:42 +05:30

12 lines
459 B
Plaintext

vendor_internal_prop(vendor_cwb_prop)
vendor_internal_prop(vendor_db_security_prop)
vendor_public_prop(vendor_fingerprint_prop)
vendor_internal_prop(vendor_gps_prop)
vendor_internal_prop(vendor_memplus_prop)
vendor_internal_prop(vendor_nfc_prop)
vendor_internal_prop(vendor_oem_bluetooth_prop)
vendor_internal_prop(vendor_oem_wifi_prop)
vendor_internal_prop(vendor_rild_prop)
vendor_internal_prop(vendor_set_wlan_prop)
vendor_internal_prop(vendor_shell_prop)