Merge "Address TODOs in 28.0.cil mapping."
This commit is contained in:
commit
0dd4167e2d
1 changed files with 3 additions and 7 deletions
|
@ -6,13 +6,9 @@
|
||||||
(type thermalcallback_hwservice)
|
(type thermalcallback_hwservice)
|
||||||
(type untrusted_v2_app)
|
(type untrusted_v2_app)
|
||||||
|
|
||||||
;; TODO: remove once P sepolicy is pushed to AOSP.
|
;; Public 28.0 SEPolicy is divergent on different devices w.r.t
|
||||||
(type vold_socket)
|
;; exported_audio_prop type. We need this typeattribute declaration so that the
|
||||||
(typeattribute vold_socket_28_0)
|
;; mapping file compiles with vendor policies without exported_audio_prop type.
|
||||||
(expandtypeattribute (vold_socket_28_0) true)
|
|
||||||
(typeattributeset vold_socket_28_0 (vold_socket))
|
|
||||||
|
|
||||||
;; TODO b/111680480: remove once we have consistent P sepolicy on all devices.
|
|
||||||
(typeattribute exported_audio_prop_28_0)
|
(typeattribute exported_audio_prop_28_0)
|
||||||
|
|
||||||
(expandtypeattribute (accessibility_service_28_0) true)
|
(expandtypeattribute (accessibility_service_28_0) true)
|
||||||
|
|
Loading…
Reference in a new issue