blob: 7fa6178c7372f20c37388c10c40c12f6e3ace990 [file] [log] [blame]
Tri Vo5702e9d2019-05-26 14:28:38 -07001;; new_objects - a collection of types that have been introduced that have no
2;; analogue in older policy. Thus, we do not need to map these types to
3;; previous ones. Add here to pass checkapi tests.
4(type new_objects)
5(typeattribute new_objects)
6(typeattributeset new_objects
7 ( new_objects
8 device_config_sys_traced_prop
9 vendor_apex_file))