diff options
author | 2023-12-14 14:50:05 -0800 | |
---|---|---|
committer | 2023-12-14 16:12:20 -0800 | |
commit | e8eeec913f4c8cd00cfa30afc064b229fcdf0a51 (patch) | |
tree | 282d5cb205f384efd443c711f97afed0bf44aedb /aidl_library | |
parent | 0d6bb348014348775ab316fec4cff44139326c5c (diff) |
Fix TestAarImportProducesJniPackages/aar-no-jni
TestAarImportProducesJniPackages was attempting to assert that an
aar_import module always had a JniPackageProvider, but was instead
asserting that the return type was always a JniPackageInfo. Since
ModuleProvider returned the zero value of JniPackageInfo even when
there was no provider that was always true.
Fix aar_import to always set JniPackageProvider.
Test: TestAarImportProducesJniPackages
Change-Id: Idaf106e14373490d4eb807892e174aaaf094bbcf
Diffstat (limited to 'aidl_library')
0 files changed, 0 insertions, 0 deletions