summaryrefslogtreecommitdiff
path: root/java/app_test.go
AgeCommit message (Expand)Author
2023-04-29target_sdk_version replacement should respect REL branches Spandan Das
2023-03-23Update target_sdk_version from SdkSpec to ApiLevel Spandan Das
2023-03-01Support two active sdks in EffectiveVersionString Spandan Das
2023-02-08Allow android tests to specify a mainline package name Seth Moore
2023-01-11Update app tests to set Unbundled_build Harshit Mahajan
2023-01-09Move target sdk version enforcement check Harshit Mahajan
2022-12-12Add test for missing certificate with AllowMissingDependencies Colin Cross
2022-09-21Enforce mainline modules to have latest target sdk version by default. Harshit Mahajan
2022-08-06Merge "Set targetSdkVersion to 10000 for MTS tests targeting current" am: 026... Spandan Das
2022-08-04Set targetSdkVersion to 10000 for MTS tests targeting current Spandan Das
2022-08-03Merge "copy JNI from AAR files to android_app APK" am: fb845984df Sam Delmerico
2022-08-02copy JNI from AAR files to android_app APK Sam Delmerico
2022-05-17Merge "Fix prebuilts of overridden apps" am: 822029166d am: 7a8e610703 Treehugger Robot
2022-05-17Merge "Fix prebuilts of overridden apps" Treehugger Robot
2022-05-17Merge "Make "overrides" attribute of Android_app overridable" Treehugger Robot
2022-05-16Fix prebuilts of overridden apps Colin Cross
2022-05-16Make "overrides" attribute of Android_app overridable zhidou
2022-05-11Merge changes Ie8881b85,I6c064f8a am: f923333a93 am: e41be189f0 Spandan Das
2022-05-10Merge changes Ie8881b85,I6c064f8a Spandan Das
2022-05-08Update sdk_version check for jni_libs of updatable apps Spandan Das
2022-05-04Merge "Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fix... Treehugger Robot
2022-05-04Revert "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." Ulya Trafimovich
2022-04-12Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 Colin Cross
2022-04-11Don't panic if no certificates found Colin Cross
2022-04-02Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae3... Bob Badour
2022-04-01Revert "Revert "Build notice files from license metadata."" Bob Badour
2022-04-01Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb... Wei Sheng Shih
2022-04-01Revert "Build notice files from license metadata." Wei Sheng Shih
2022-03-31Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: c... Bob Badour
2022-03-31Build notice files from license metadata. Bob Badour
2022-02-17Make "overrides" attribute of Android_app overridable zhidou
2022-02-01Merge "Add testOnly attribute to AndroidManifest file of apex_test" am: ac0a9... Gurpreet Singh
2022-02-01Add testOnly attribute to AndroidManifest file of apex_test Gurpreet Singh
2022-01-13Merge "Prevent using android_app_import in instrumentation_for property" am: ... Paul Duffin
2022-01-13Merge "Prevent using android_app_import in instrumentation_for property" Paul Duffin
2022-01-11Prevent using android_app_import in instrumentation_for property Paul Duffin
2022-01-11Merge changes I9ad66ea2,I4c95b77b am: 57271b9f45 am: a7c0107744 am: 16213c6bb... Treehugger Robot
2022-01-11Make android_app.stem overridable Jooyung Han
2022-01-11Use 'stem' to override APK name Jooyung Han
2021-12-10Merge "Set targetSdkVersion to 10000 iff a module is targeting an unreleased ... Spandan Das
2021-12-09Set targetSdkVersion to 10000 iff a module is targeting an unreleased Spandan Das
2021-11-17Merge "Update platform_apis error message" am: a7f0c39214 am: 2cfe9c9686 am: ... Treehugger Robot
2021-11-16Update platform_apis error message Spandan Das
2021-11-03Add ability to set --rotation-min-sdk-version for signapk via Android.bp files. Rupert Shuttleworth
2021-08-27Rename BuildDir and NinjaBuildDir. Lukacs T. Berki
2021-08-24Merge "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." am:... Ulyana Trafimovich
2021-08-23Rename BuildDir and NinjaBuildDir. Lukacs T. Berki
2021-08-20Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. Ulya Trafimovich
2021-08-18Propagate <uses-library> dependencies from `java_library` to apps. Ulya Trafimovich
2021-08-13Fix the way manifest fixer detects optional <uses-library> entries. Ulya Trafimovich