Skip to content
Snippets Groups Projects
Commit dba53d74 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4455093 from 09770bda to pi-release

Change-Id: I24a19e78fdd69d7054b4876dd9f950e271b4e00a
parents 486486f6 09770bda
No related branches found
No related tags found
No related merge requests found
......@@ -135,8 +135,7 @@
(typeattributeset default_android_hwservice_26_0 (default_android_hwservice))
(typeattributeset default_android_service_26_0 (default_android_service))
(typeattributeset default_android_vndservice_26_0 (default_android_vndservice))
(typeattributeset default_prop_26_0
( default_prop pm_prop))
(typeattributeset default_prop_26_0 (default_prop))
(typeattributeset device_26_0 (device))
(typeattributeset device_identifiers_service_26_0 (device_identifiers_service))
(typeattributeset deviceidle_service_26_0 (deviceidle_service))
......
......@@ -45,7 +45,6 @@ full_treble_only(`
-storaged
-system_app
-ueventd
-update_verifier
-vold
-vendor_init
} sysfs:file no_rw_file_perms;
......
......@@ -68,7 +68,6 @@ ro.bt. u:object_r:bluetooth_prop:s0
ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0
persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0
sys.boot.reason u:object_r:system_boot_reason_prop:s0
pm. u:object_r:pm_prop:s0
# Boolean property set by system server upon boot indicating
# if device owner is provisioned.
......
......@@ -481,7 +481,6 @@ set_prop(system_server, fingerprint_prop)
set_prop(system_server, device_logging_prop)
set_prop(system_server, dumpstate_options_prop)
set_prop(system_server, overlay_prop)
set_prop(system_server, pm_prop)
userdebug_or_eng(`set_prop(system_server, wifi_log_prop)')
# ctl interface
......
......@@ -39,7 +39,6 @@ type overlay_prop, property_type;
type pan_result_prop, property_type, core_property_type;
type persist_debug_prop, property_type, core_property_type;
type persistent_properties_ready_prop, property_type;
type pm_prop, property_type;
type powerctl_prop, property_type, core_property_type;
type radio_prop, property_type, core_property_type;
type restorecon_prop, property_type, core_property_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment