Skip to content
Snippets Groups Projects
Commit 758d2561 authored by Dan Cashman's avatar Dan Cashman
Browse files

Add missing attribute to compatibility file.

untrusted_app_visible_hwservice was an attribute that was meant to
give partners time to add their HALs to AOSP.  It was removed from mr1
and so needs to be accounted for in the compatibility mapping.

Bug: 64321916
Test: Builds with treble policy tests.
Change-Id: I359a842083016f0cf6c9d7ffed2116feb9e159c6
parent 7f7c3b82
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
(typeattribute hal_wifi_keystore)
(typeattribute hal_wifi_keystore_client)
(typeattribute hal_wifi_keystore_server)
(typeattribute untrusted_app_visible_hwservice)
;; types removed from current policy
(type asan_reboot_prop)
......
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