sapphire: sepolicy: Create compatibility mapping files
This commit is contained in:
15
sepolicy/private/compat/202404/202404.ignore.cil
Normal file
15
sepolicy/private/compat/202404/202404.ignore.cil
Normal file
@@ -0,0 +1,15 @@
|
||||
;; 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
|
||||
hal_touchfeature_xiaomi_default
|
||||
hal_touchfeature_xiaomi_default_exec
|
||||
hal_touchfeature_xiaomi_hwservice
|
||||
touchfeature_device
|
||||
vendor_hal_displayfeature_xiaomi_default
|
||||
vendor_hal_displayfeature_xiaomi_default_exec
|
||||
vendor_hal_displayfeature_xiaomi_hwservice
|
||||
displayfeature))
|
||||
Reference in New Issue
Block a user