dd64813204
Bug: 153704838 Test: nfc snoop log could be accessed Change-Id: I694426ddb776114e5028b9e33455dd98fb502f0a
35 lines
1,016 B
Text
35 lines
1,016 B
Text
;; new_objects - a collection of types that have been introduced that have no
|
|
;; analogue in older policy. Thus, we do not need to map these types to
|
|
;; previous ones. Add here to pass checkapi tests.
|
|
(type new_objects)
|
|
(typeattribute new_objects)
|
|
(typeattributeset new_objects
|
|
( new_objects
|
|
ab_update_gki_prop
|
|
adbd_config_prop
|
|
apex_info_file
|
|
cgroup_v2
|
|
debugfs_kprobes
|
|
dmabuf_system_heap_device
|
|
gki_apex_prepostinstall
|
|
gki_apex_prepostinstall_exec
|
|
hal_fingerprint_service
|
|
gnss_device
|
|
hal_dumpstate_config_prop
|
|
hal_power_stats_service
|
|
keystore2_key_contexts_file
|
|
location_time_zone_manager_service
|
|
mediatranscoding_tmpfs
|
|
music_recognition_service
|
|
nfc_logs_data_file
|
|
people_service
|
|
power_stats_service
|
|
power_debug_prop
|
|
profcollectd
|
|
profcollectd_data_file
|
|
profcollectd_exec
|
|
profcollectd_service
|
|
shell_test_data_file
|
|
sysfs_devices_cs_etm
|
|
update_engine_stable_service
|
|
userspace_reboot_metadata_file))
|