Skip to content
Snippets Groups Projects
Commit 0dd4167e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Address TODOs in 28.0.cil mapping."

parents f509e02d 44383394
No related branches found
No related tags found
No related merge requests found
......@@ -6,13 +6,9 @@
(type thermalcallback_hwservice)
(type untrusted_v2_app)
;; TODO: remove once P sepolicy is pushed to AOSP.
(type vold_socket)
(typeattribute vold_socket_28_0)
(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.
;; Public 28.0 SEPolicy is divergent on different devices w.r.t
;; exported_audio_prop type. We need this typeattribute declaration so that the
;; mapping file compiles with vendor policies without exported_audio_prop type.
(typeattribute exported_audio_prop_28_0)
(expandtypeattribute (accessibility_service_28_0) true)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment