Tri Vo | 5702e9d | 2019-05-26 14:28:38 -0700 | [diff] [blame^] | 1 | ;; 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)) |