diff options
author | 2022-08-23 20:33:25 -0400 | |
---|---|---|
committer | 2022-08-30 17:11:38 -0400 | |
commit | c3873e84ecb9cd4ee19f204eb50c09ed0c69ae10 (patch) | |
tree | e8b1180b4a71d6cd9f854e3d9c65114d1acb4bb6 /java/bootclasspath_fragment_test.go | |
parent | 0178442b5a945f597acef6cb7e67674bf62eeaae (diff) |
Allowlist aidl interfaces with ndk backend enabled
The dependency chain for these aidl interfaces with ndk binding is explicit as followed
```
android.hardware.common
android.hardware.graphics.common -> [android.hardware.common]
android.hardware.neuralnetworks -> [android.hardware.common, android.hardware.graphics.common]
```
Test: b build //hardware/interfaces/neuralnetworks/aidl:android.hardware.neuralnetworks-V1-ndk
Test: b build //hardware/interfaces/graphics/common/aidl:android.hardware.graphics.common-V2-ndk
Test: b build //hardware/interfaces/common/aidl:android.hardware.common-V2-ndk
Bug: 235113507
Change-Id: I05a3b6b7e9f592c422ac257f5769ada350953516
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions