0407c993d8
Revert submission 2812435-revert-2778549-expose-avf-rkp-hal-GTFGLMUUKQ Reason for revert: This change relands the topic https://r.android.com/q/topic:%22expose-avf-rkp-hal%22 The SELinux denial has been fixed in system/sepolicy Reverted changes: /q/submissionid:2812435-revert-2778549-expose-avf-rkp-hal-GTFGLMUUKQ Bug: 308596709 Bug: 274881098 Change-Id: Ib23ac4680b0f37b760bff043e1f42ce61a58c3e2
26 lines
792 B
Text
26 lines
792 B
Text
;; new_objects - a collection of types that have been introduced with ToT policy
|
|
;; that have no analogue in 34.0 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
|
|
archive_service
|
|
avf_remotelyprovisionedcomponent_service
|
|
dtbo_block_device
|
|
ota_build_prop
|
|
snapuserd_log_data_file
|
|
hal_codec2_service
|
|
hal_threadnetwork_service
|
|
virtual_camera_service
|
|
ot_daemon_service
|
|
remote_auth_service
|
|
security_state_service
|
|
sysfs_sync_on_suspend
|
|
threadnetwork_service
|
|
device_config_aconfig_flags_prop
|
|
proc_memhealth
|
|
virtual_device_native_service
|
|
next_boot_prop
|
|
binderfs_logs_stats
|
|
))
|