Skip to content

Commit

Permalink
Merge "Address TODOs in 28.0.cil mapping."
Browse files Browse the repository at this point in the history
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Oct 1, 2018
2 parents f509e02 + 4438339 commit 0dd4167
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions private/compat/28.0/28.0.cil
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0dd4167

Please sign in to comment.