76aab82cb3
This attribute is being actively removed from policy. Since attributes are not being versioned, partners must not be able to access and use this attribute. Move it from private and verify in the logs that rild and tee are not using these permissions. Bug: 38316109 Test: build and boot Marlin Test: Verify that rild and tee are not being granted any of these permissions. Change-Id: I31beeb5bdf3885195310b086c1af3432dc6a349b
11 lines
324 B
Text
11 lines
324 B
Text
typeattribute keystore coredomain;
|
|
typeattribute keystore domain_deprecated;
|
|
|
|
init_daemon_domain(keystore)
|
|
|
|
# talk to keymaster
|
|
hal_client_domain(keystore, hal_keymaster)
|
|
|
|
# Offer the Wifi Keystore HwBinder service
|
|
typeattribute keystore wifi_keystore_service_server;
|
|
add_hwservice(keystore, system_wifi_keystore_hwservice)
|