Merge "Add compat changes for hal_wifi_keystore attribute removal."
This commit is contained in:
commit
b15273bbc6
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue