diff --git a/legacy/whitechapel_pro/property_contexts b/legacy/whitechapel_pro/property_contexts deleted file mode 100644 index a5b69b1..0000000 --- a/legacy/whitechapel_pro/property_contexts +++ /dev/null @@ -1,16 +0,0 @@ -# SecureElement -persist.vendor.se. u:object_r:vendor_secure_element_prop:s0 - -# for display -ro.vendor.hwc.drm.device u:object_r:vendor_display_prop:s0 -persist.vendor.display. u:object_r:vendor_display_prop:s0 - -# vendor default -ro.vendor.sys. u:object_r:vendor_ro_sys_default_prop:s0 -persist.vendor.sys. u:object_r:vendor_persist_sys_default_prop:s0 - -#uwb -ro.vendor.uwb.calibration. u:object_r:vendor_uwb_calibration_prop:s0 exact string - -# Trusty -ro.vendor.trusty.storage.fs_ready u:object_r:vendor_trusty_storage_prop:s0 diff --git a/legacy/zuma/vendor/property_contexts b/tracking_denials/property_contexts similarity index 68% rename from legacy/zuma/vendor/property_contexts rename to tracking_denials/property_contexts index f8d3e80..7532abc 100644 --- a/legacy/zuma/vendor/property_contexts +++ b/tracking_denials/property_contexts @@ -1,24 +1,22 @@ +# b/314065298 + +# for display +ro.vendor.hwc.drm.device u:object_r:vendor_display_prop:s0 +persist.vendor.display. u:object_r:vendor_display_prop:s0 +#uwb +ro.vendor.uwb.calibration. u:object_r:vendor_uwb_calibration_prop:s0 exact string # Camera persist.vendor.camera. u:object_r:vendor_camera_prop:s0 -vendor.camera. u:object_r:vendor_camera_prop:s0 vendor.camera.fatp. u:object_r:vendor_camera_fatp_prop:s0 - # Fingerprint vendor.fingerprint. u:object_r:vendor_fingerprint_prop:s0 vendor.gf. u:object_r:vendor_fingerprint_prop:s0 -persist.vendor.qfp. u:object_r:vendor_fingerprint_prop:s0 - # Battery -vendor.battery.defender. u:object_r:vendor_battery_defender_prop:s0 persist.vendor.shutdown. u:object_r:vendor_shutdown_prop:s0 - # Dynamic sensor vendor.dynamic_sensor. u:object_r:vendor_dynamic_sensor_prop:s0 - -# Mali GPU driver configuration and debug options -vendor.mali. u:object_r:vendor_arm_runtime_option_prop:s0 prefix - # Display ro.vendor.primarydisplay.vrr.enabled u:object_r:vendor_display_prop:s0 exact bool ro.vendor.primarydisplay.vrr.expected_present.headsup_ns u:object_r:vendor_display_prop:s0 exact int ro.vendor.primarydisplay.vrr.expected_present.timeout_ns u:object_r:vendor_display_prop:s0 exact int + diff --git a/vendor/property_contexts b/vendor/property_contexts index 43d498d..051c4dc 100644 --- a/vendor/property_contexts +++ b/vendor/property_contexts @@ -2,3 +2,25 @@ persist.vendor.usb. u:object_r:vendor_usb_config_prop:s0 vendor.usb. u:object_r:vendor_usb_config_prop:s0 +# SecureElement +persist.vendor.se. u:object_r:vendor_secure_element_prop:s0 + +# vendor default +ro.vendor.sys. u:object_r:vendor_ro_sys_default_prop:s0 +persist.vendor.sys. u:object_r:vendor_persist_sys_default_prop:s0 + +# Trusty +ro.vendor.trusty.storage.fs_ready u:object_r:vendor_trusty_storage_prop:s0 + +# Camera +vendor.camera. u:object_r:vendor_camera_prop:s0 + +# Fingerprint +persist.vendor.qfp. u:object_r:vendor_fingerprint_prop:s0 + +# Battery +vendor.battery.defender. u:object_r:vendor_battery_defender_prop:s0 + +# Mali GPU driver configuration and debug options +vendor.mali. u:object_r:vendor_arm_runtime_option_prop:s0 prefix +