- 8782f15 soong: Squash of lineage-sdk bringup commits by Rashed Abdel-Tawab · 6 years ago
- d7d2a2a Merge "Fix prebuilts of overridden apps" into tm-dev by Colin Cross · 2 years, 7 months ago
- 5088544 Fix prebuilts of overridden apps by Colin Cross · 2 years, 7 months ago
- 456a77e Update sdk_version check for jni_libs of updatable apps by Spandan Das · 2 years, 8 months ago
- 6bfe9bc Merge changes I046d75db,Ie13817dc am: d2aa190bdc am: f2c86c8c76 am: 1a3ea67458 by Colin Cross · 2 years, 9 months ago
- 412436f Don't panic if no certificates found by Colin Cross · 2 years, 9 months ago
- 0a6539d Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae38d451 am: b0489dec23 am: bf82573d27 by Bob Badour · 2 years, 9 months ago
- de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 2 years, 9 months ago
- 67c0b63 Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb599 am: 6c698e406d by Wei Sheng Shih · 2 years, 9 months ago
- 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 2 years, 9 months ago
- 8d17118 Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: cbcf8d9b05 by Bob Badour · 2 years, 9 months ago
- 43c2dca Build notice files from license metadata. by Bob Badour · 2 years, 9 months ago
- a2ce78f Make "overrides" attribute of Android_app overridable by zhidou · 2 years, 10 months ago
- 7286c45 Merge "Add testOnly attribute to AndroidManifest file of apex_test" am: ac0a9b00a4 am: dc3ffc8c3a am: 95068d632f am: 00568743ba by Gurpreet Singh · 2 years, 11 months ago
- 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years ago
- ad103d8 Merge "Prevent using android_app_import in instrumentation_for property" am: da88a2599a am: 4a2fbb6a17 am: 2c7ba94992 am: 7d009dd8a8 by Paul Duffin · 3 years ago
- da88a25 Merge "Prevent using android_app_import in instrumentation_for property" by Paul Duffin · 3 years ago
- 53a70a4 Prevent using android_app_import in instrumentation_for property by Paul Duffin · 3 years ago
- d887d9b Merge changes I9ad66ea2,I4c95b77b am: 57271b9f45 am: a7c0107744 am: 16213c6bbe am: f7e9e1f434 by Treehugger Robot · 3 years ago
- 01d80d8 Make android_app.stem overridable by Jooyung Han · 3 years ago
- 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years ago
- 6affb8f Merge "Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk" am: 2ee7ac02e7 am: a9938be03e am: c21325dd15 am: b04b40c2e0 by Spandan Das · 3 years, 1 month ago
- c8cb0c3 Set targetSdkVersion to 10000 iff a module is targeting an unreleased sdk by Spandan Das · 3 years, 1 month ago
- ed84476 Merge "Update platform_apis error message" am: a7f0c39214 am: 2cfe9c9686 am: df9cd7e410 am: 8aceb7e934 by Treehugger Robot · 3 years, 1 month ago
- 6099934 Update platform_apis error message by Spandan Das · 3 years, 1 month ago
- 8eab869 Add ability to set --rotation-min-sdk-version for signapk via Android.bp files. by Rupert Shuttleworth · 3 years, 2 months ago
- 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 4 months ago
- 0887de0 Merge "Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer." am: 81a1adb6db am: affc7d8116 am: 4870f2b0cb am: ade9fe9d53 am: 628884193c by Ulyana Trafimovich · 3 years, 4 months ago
- fbaf725 Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 4 months ago
- 0b1c70e Don't add `uses_libs`/`optional_uses_libs` to the manifest_fixer. by Ulya Trafimovich · 3 years, 4 months ago
- e443287 Propagate <uses-library> dependencies from `java_library` to apps. by Ulya Trafimovich · 3 years, 4 months ago
- fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 3 years, 5 months ago
- d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 5 months ago
- a71a67a Remove extraneous calls to TestingBuildParams.RelativeToTop() by Paul Duffin · 3 years, 9 months ago
- 9023b02 Allow using updatable boot jars in dexpreopt (but don't use them yet). by Ulya Trafimovich · 3 years, 9 months ago
- 71ae594 Remove javaFixtureFactory by Paul Duffin · 3 years, 9 months ago
- d6339af Remove unused test methods and buildDir by Paul Duffin · 3 years, 9 months ago
- fb0fe9f Remove uses of buildDir from java/app_test.go by Paul Duffin · 3 years, 9 months ago
- 2645a29 Fix app tests to work without javaMockFS() by Paul Duffin · 3 years, 10 months ago
- cdb88a9 Convert app tests that depend on javaMockFS() to test fixtures by Paul Duffin · 3 years, 10 months ago
- d234b41 Convert TestUsesLibraries to test fixtures by Paul Duffin · 3 years, 10 months ago
- 2002bfa Merge "Reimplement verify_uses_libraries.sh in manifest_check.py." by Ulyana Trafimovich · 3 years, 10 months ago
- 0aba252 Reimplement verify_uses_libraries.sh in manifest_check.py. by Ulya Trafimovich · 3 years, 10 months ago
- 0ed42d3 Clean up testApp and testAppConfig by Paul Duffin · 3 years, 10 months ago
- 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 3 years, 10 months ago
- 97df5e6 Merge "Do verify_uses_libraries check for APKs after patching library names." by Ulyana Trafimovich · 3 years, 10 months ago
- ae5cdff Merge "Respect `provides_uses_lib` for modules added via `[optional_]uses_libs`" by Ulyana Trafimovich · 3 years, 10 months ago
- 71284b6 Merge "Add `provides_uses_library` example to TestUsesLibrary check." by Ulyana Trafimovich · 3 years, 10 months ago
- 00c27b7 Merge "Stricten TestUsesLibrary check." by Ulyana Trafimovich · 3 years, 10 months ago
- fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 3 years, 10 months ago
- eea486a Respect `provides_uses_lib` for modules added via `[optional_]uses_libs` by Ulya Trafimovich · 3 years, 10 months ago
- b014f07 Propagate java resources in apps with no code by Colin Cross · 3 years, 10 months ago
- 861a896 Add `provides_uses_library` example to TestUsesLibrary check. by Ulya Trafimovich · 3 years, 10 months ago
- 2eaf5c5 Stricten TestUsesLibrary check. by Ulya Trafimovich · 3 years, 10 months ago
- 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 4 years ago
- c9f2b94 Fix library order in class loader context to agree with PackageManager. by Ulya Trafimovich · 4 years ago
- f9b4465 Break up app.go. by Jaewoong Jung · 4 years ago
- 729c0bd Prebuilt is enabled even if the source one is not. by Jaewoong Jung · 4 years, 1 month ago
- 71debbf Merge "No matching variant android_app_import fix" by Jaewoong Jung · 4 years, 1 month ago
- 84f1b80 No matching variant android_app_import fix by Jaewoong Jung · 4 years, 1 month ago
- 65b0319 Do not propagate <uses-library> deps through static SDK component libs. by Ulya Trafimovich · 4 years, 1 month ago
- 0029898 java link time error improve by Steven Moreland · 4 years, 1 month ago
- af335a4 Merge "Rework class loader context implementation." by Ulyana Trafimovich · 4 years, 1 month ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
- 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 2 months ago
- 180fece Drop "android.hidl.manager" -> "android.hidl.base" dependency from class loader context. by Ulya Trafimovich · 4 years, 2 months ago
- 8130c48 Move part of logic from construct_context.py to Soong. by Ulya Trafimovich · 4 years, 3 months ago
- 46b3d5b Fix handling of "android.test.mock" in class loader context. by Ulya Trafimovich · 4 years, 2 months ago
- 24813e1 Unify handling of compat and normal libs in class loader contexts. by Ulya Trafimovich · 4 years, 3 months ago
- 9a63131 Export proguard_flags_files from android_librarys by Cole Faust · 4 years, 2 months ago
- c1c415d Merge "Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies." by Jaewoong Jung · 4 years, 3 months ago
- c779cd4 Apply PRODUCT_ENFORCE_RRO_TARGETS to dependencies. by Jaewoong Jung · 4 years, 3 months ago
- 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
- 9f701fa Merge changes from topic "uses-libs-24" by Ulyana Trafimovich · 4 years, 3 months ago
- 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 3 months ago
- 39b437b Add dependency on implementation <uses-library> for modules that depend on component libraries. by Ulya Trafimovich · 4 years, 3 months ago
- 4f378d7 Convert more versions in config to ApiLevel. by Dan Albert · 4 years, 5 months ago
- 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
- b8822a0 Merge "Propagate transitive SDK Java library dependencies to dexpreopt." by Ulyana Trafimovich · 4 years, 4 months ago
- 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 4 years, 5 months ago
- fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 4 years, 4 months ago
- 4b6d4c1 Propagate transitive <uses-library> dependencies through static libraries. by Ulya Trafimovich · 4 years, 4 months ago
- 92fe740 Stop using prebuilt NDK CRT objects. by Dan Albert · 4 years, 6 months ago
- 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 4 years, 6 months ago
- cada807 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 5 months ago
- 9f9fd02 Add android app property rename_resources_package by Liz Kammer · 4 years, 6 months ago
- 21b5ffa Merge changes from topic "uses-libs-5" am: 8fab5bcce3 am: a4cdcd3796 by Ulyana Trafimovich · 4 years, 6 months ago
- 8fab5bc Merge changes from topic "uses-libs-5" by Ulyana Trafimovich · 4 years, 6 months ago
- 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
- 5f364b6 Rewrite construct_context.sh in Python. by Ulya Trafimovich · 4 years, 6 months ago
- e37779d Merge "Output apkcerts file for android_app_set." into rvc-dev am: d8f1b81e75 by Jaewoong Jung · 4 years, 6 months ago
- 8bec026 Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
- 14135e4 Merge "apex/apk: enforce min_sdk_version of all deps" am: 14a08f5b28 am: afdc5239b8 by Jooyung Han · 4 years, 6 months ago
- 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
- f5f663b Remove most paths from java.TestConfig by Colin Cross · 4 years, 7 months ago
- 300b266 resolve merge conflicts of a73ffc21e01621f0b0b199d45f439215ebbea143 to rvc-dev-plus-aosp by Colin Cross · 4 years, 7 months ago
- 829b713 Use Targets[Android] instead of DeviceArch funcs. by Jaewoong Jung · 4 years, 7 months ago
- 238c1f3 Remove most paths from java.TestConfig by Colin Cross · 4 years, 7 months ago
- c4f0ff1 Cherrypick aosp/1318079 and aosp/1324841 by Sasha Smundak · 4 years, 7 months ago