Merge "Add owner to stable interfaces in /staging" into main am: 6bb0136d22 am: 9114f6d7e9

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3182907

Change-Id: Iccfc27ae360758fb00f17877b78c3e98b17d7ba0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot
2024-07-22 18:07:11 +00:00
committed by Automerger Merge Worker

View File

@@ -10,6 +10,8 @@ package {
aidl_interface {
name: "android.hardware.security.see",
unstable: false,
// TODO Remove this owner field when this interface is moved out of /staging
owner: "google_while_staging",
host_supported: true,
srcs: [
"android/hardware/security/see/hwcrypto/*.aidl",