Namespace ssrdump properties with vendor prefix

Bug: 77553553
Change-Id: I5d0f8204f5ab310846deeaf9e91d28fe50cc0ad9
This commit is contained in:
Jie Song
2018-04-12 18:43:32 -07:00
parent d10fb79cd9
commit b19ca9ab95
7 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ userdebug_or_eng(`
allow hal_bluetooth_default sysfs_timestamp_switch:file r_file_perms;
r_dir_file(hal_bluetooth_default, debugfs_ipc)
r_dir_file(hal_bluetooth_default, sysfs_diag)
set_prop(hal_bluetooth_default, ssr_prop)
set_prop(hal_bluetooth_default, vendor_ssr_prop)
')
dontaudit hal_bluetooth_default diag_device:chr_file rw_file_perms;

View File

@@ -7,7 +7,7 @@ type vendor_ramdump_prop, property_type;
type post_boot_prop, property_type;
type public_vendor_default_prop, property_type;
type public_vendor_system_prop, property_type;
type ssr_prop, property_type;
type vendor_ssr_prop, property_type;
type cnss_diag_prop, property_type;
type tee_listener_prop, property_type;
type wc_prop, property_type;

View File

@@ -12,7 +12,7 @@ radio. u:object_r:vendor_radio_prop:s0
rcs.publish.status u:object_r:vendor_radio_prop:s0
vendor.debug.ramdump. u:object_r:vendor_ramdump_prop:s0
persist.vendor.sys.crash_rcu u:object_r:vendor_ramdump_prop:s0
debug.ssrdump u:object_r:ssr_prop:s0
vendor.debug.ssrdump u:object_r:vendor_ssr_prop:s0
persist.sys.cnss. u:object_r:cnss_diag_prop:s0
sys.listeners.registered u:object_r:tee_listener_prop:s0
wc_transport. u:object_r:wc_prop:s0

View File

@@ -10,5 +10,5 @@ userdebug_or_eng(`
allow ramdump_app ramdump_vendor_data_file:dir create_dir_perms;
set_prop(ramdump_app, vendor_ramdump_prop);
get_prop(system_app, ssr_prop)
get_prop(system_app, vendor_ssr_prop)
')

View File

@@ -6,7 +6,7 @@ app_domain(ssr_detector_app)
userdebug_or_eng(`
allow ssr_detector_app ramdump_vendor_data_file:dir r_dir_perms;
allow ssr_detector_app ramdump_vendor_data_file:file r_file_perms;
get_prop(ssr_detector_app, ssr_prop)
get_prop(ssr_detector_app, vendor_ssr_prop)
get_prop(ssr_detector_app, vendor_wifi_version)
')

View File

@@ -13,5 +13,5 @@ userdebug_or_eng(`
allow subsystem_ramdump ramdump_vendor_data_file:dir rw_dir_perms;
allow subsystem_ramdump ramdump_vendor_data_file:file create_file_perms;
set_prop(subsystem_ramdump, ssr_prop);
set_prop(subsystem_ramdump, vendor_ssr_prop);
')

View File

@@ -15,7 +15,7 @@ userdebug_or_eng(`
allow wcnss_filter sysfs_timestamp_switch:file r_file_perms;
r_dir_file(wcnss_filter, debugfs_ipc)
r_dir_file(wcnss_filter, sysfs_diag)
set_prop(wcnss_filter, ssr_prop)
set_prop(wcnss_filter, vendor_ssr_prop)
')
#allow wakelock