Merge "Add compat changes for hal_wifi_keystore attribute removal."

This commit is contained in:
TreeHugger Robot 2017-07-06 18:40:32 +00:00 committed by Android (Google) Code Review
commit b15273bbc6

View file

@ -1,6 +1,11 @@
;; private attributes removed from public types
(typeattributeset domain_deprecated (bluetooth_26_0))
;; attributes removed from current policy
(typeattribute hal_wifi_keystore)
(typeattribute hal_wifi_keystore_client)
(typeattribute hal_wifi_keystore_server)
;; types removed from current policy
(type asan_reboot_prop)
(type log_device)