commit | bbde18214dab1ced9a1658b5802c7f997f764d92 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Aug 31 17:09:37 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 31 17:09:37 2021 +0000 |
tree | f5806ebe0df74892ef4cc3800a40035e06e384bd | |
parent | 0b1806955fc3827517bbfd6f3e1bdd34cb16c275 [diff] | |
parent | 067901ea815241754156b3ebd74c6c1cc598bb12 [diff] |
Merge changes from topic "b188871598-security" am: 067901ea81 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1814146 Change-Id: I1c7478f9581a8092b74e1505ad6dec15d22c9ae3
diff --git a/neuralnetworks/aidl/Android.bp b/neuralnetworks/aidl/Android.bp index 951cdd5..3a69936 100644 --- a/neuralnetworks/aidl/Android.bp +++ b/neuralnetworks/aidl/Android.bp
@@ -16,8 +16,8 @@ ], stability: "vintf", imports: [ - "android.hardware.common", - "android.hardware.graphics.common", + "android.hardware.common-V2", + "android.hardware.graphics.common-V2", ], backend: { java: {