Loading compatibility_matrices/compatibility_matrix.202504.xml +8 −0 Original line number Diff line number Diff line Loading @@ -531,6 +531,14 @@ <instance>default</instance> </interface> </hal> <hal format="aidl" exclusive-to="virtual-machine"> <name>android.hardware.security.see.authmgr</name> <version>1</version> <interface> <name>IAuthMgrAuthorization</name> <instance>default</instance> </interface> </hal> <hal format="aidl" updatable-via-apex="true"> <name>android.hardware.security.secureclock</name> <version>1</version> Loading compatibility_matrices/compatibility_matrix.202604.xml +8 −0 Original line number Diff line number Diff line Loading @@ -531,6 +531,14 @@ <instance>default</instance> </interface> </hal> <hal format="aidl" exclusive-to="virtual-machine"> <name>android.hardware.security.see.authmgr</name> <version>1</version> <interface> <name>IAuthMgrAuthorization</name> <instance>default</instance> </interface> </hal> <hal format="aidl" updatable-via-apex="true"> <name>android.hardware.security.secureclock</name> <version>1</version> Loading security/see/authmgr/aidl/default/Android.bp 0 → 100644 +20 −0 Original line number Diff line number Diff line // // Copyright (C) 2025 The Android Open-Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. vintf_fragment { name: "android.hardware.security.see.authmgr.xml", src: "android.hardware.security.see.authmgr.xml", vendor: true, } security/see/authmgr/aidl/default/android.hardware.security.see.authmgr.xml 0 → 100644 +10 −0 Original line number Diff line number Diff line <manifest version="1.0" type="device"> <hal format="aidl" exclusive-to="virtual-machine"> <name>android.hardware.security.see.authmgr</name> <version>1</version> <interface> <name>IAuthMgrAuthorization</name> <instance>default</instance> </interface> </hal> </manifest> Loading
compatibility_matrices/compatibility_matrix.202504.xml +8 −0 Original line number Diff line number Diff line Loading @@ -531,6 +531,14 @@ <instance>default</instance> </interface> </hal> <hal format="aidl" exclusive-to="virtual-machine"> <name>android.hardware.security.see.authmgr</name> <version>1</version> <interface> <name>IAuthMgrAuthorization</name> <instance>default</instance> </interface> </hal> <hal format="aidl" updatable-via-apex="true"> <name>android.hardware.security.secureclock</name> <version>1</version> Loading
compatibility_matrices/compatibility_matrix.202604.xml +8 −0 Original line number Diff line number Diff line Loading @@ -531,6 +531,14 @@ <instance>default</instance> </interface> </hal> <hal format="aidl" exclusive-to="virtual-machine"> <name>android.hardware.security.see.authmgr</name> <version>1</version> <interface> <name>IAuthMgrAuthorization</name> <instance>default</instance> </interface> </hal> <hal format="aidl" updatable-via-apex="true"> <name>android.hardware.security.secureclock</name> <version>1</version> Loading
security/see/authmgr/aidl/default/Android.bp 0 → 100644 +20 −0 Original line number Diff line number Diff line // // Copyright (C) 2025 The Android Open-Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. vintf_fragment { name: "android.hardware.security.see.authmgr.xml", src: "android.hardware.security.see.authmgr.xml", vendor: true, }
security/see/authmgr/aidl/default/android.hardware.security.see.authmgr.xml 0 → 100644 +10 −0 Original line number Diff line number Diff line <manifest version="1.0" type="device"> <hal format="aidl" exclusive-to="virtual-machine"> <name>android.hardware.security.see.authmgr</name> <version>1</version> <interface> <name>IAuthMgrAuthorization</name> <instance>default</instance> </interface> </hal> </manifest>