Files
build_soong/java
Colin Cross e8eeec913f 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
2023-12-14 16:12:20 -08:00
..
2023-11-02 01:02:40 +00:00
2023-03-21 08:13:25 -07:00
2023-12-13 18:22:18 -08:00
2023-12-13 18:22:18 -08:00
2023-10-18 17:42:59 -07:00
2023-11-28 13:40:58 +00:00
2023-01-20 17:05:14 -05:00
2023-09-20 09:53:39 -07:00
2023-12-08 12:23:15 +09:00