universal7885: Initial sepolicy

* Based on {exynos9820,universal7880}-common
 * Squashed from https://github.com/exynos8895/android_device_samsung_universal8895-common/commits/lineage-17.1/sepolicy

Co-authored-by: Jan Altensen <info@stricted.net>
Change-Id: I5ff59c00498bc546db70277571e3d5c7595bc2b8
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Henrik Grimler 2020-09-05 09:25:08 +02:00 committed by roynatech2544
commit 1db34af1a0
50 changed files with 723 additions and 0 deletions

11
sepolicy/vendor/property.te vendored Normal file
View file

@ -0,0 +1,11 @@
# modemloader
type modemloader_prop, property_type;
type persist_rmnet_prop, property_type;
type persist_data_df_prop, property_type;
type persist_data_wda_prop, property_type;
type vendor_camera_prop, property_type;
type vendor_factory_prop, property_type;
type vendor_gps_prop, property_type;
type vendor_nfc_prop, property_type;