- b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 8 months ago
- abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 8 months ago
- b674b43 Add dependency license annotations by Colin Cross · 3 years, 9 months ago
- 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 9 months ago
- ee59491 Merge "Use textproto format for classpaths.proto generation." by Artur Satayev · 3 years, 8 months ago
- fb0a723 Merge changes Ieb9aef29,I6985ebb6 by Artur Satayev · 3 years, 8 months ago
- c01a5cd Merge "Only get dexpreopt config for device modules" by Colin Cross · 3 years, 8 months ago
- 5e4637d Merge "Adding configuration support for Java 11" by Treehugger Robot · 3 years, 8 months ago
- 38310bb Only get dexpreopt config for device modules by Colin Cross · 3 years, 8 months ago
- 48dae67 Use textproto format for classpaths.proto generation. by satayev · 3 years, 8 months ago
- cca4ab7 Propagate min and max sdk versions to classpaths.proto configs. by satayev · 3 years, 8 months ago
- 0a420e7 Introduce max_sdk_version device property. by satayev · 3 years, 8 months ago
- cee9e19 Add entries for STANDALONE_SYSTEMSERVER_JARS to systemserverclasspath.pb by Jiakai Zhang · 3 years, 9 months ago
- c0244da Adding configuration support for Java 11 by Sorin Basca · 3 years, 9 months ago
- b0879c8 Merge "Do not pass --compiler-filter=speed-profile with --profile-file." by Treehugger Robot · 3 years, 9 months ago
- ba6682f Fix attribute names in generated permissions.xml by Pedro Loureiro · 3 years, 9 months ago
- c362142 Perform validation of shared library attributes by Pedro Loureiro · 3 years, 10 months ago
- 9956e5e Add support for new permissions library tag attributes by Pedro Loureiro · 4 years ago
- 9fdd87d Do not pass --compiler-filter=speed-profile with --profile-file. by Martin Stjernholm · 3 years, 9 months ago
- 0754912 Merge "Make CompOS library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS" by Treehugger Robot · 3 years, 9 months ago
- 3d56ed5 Prepend header jar for sharded javac compilation by Colin Cross · 3 years, 9 months ago
- 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 9 months ago
- ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 9 months ago
- bcd567e Make CompOS library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS by Alan Stokes · 3 years, 9 months ago
- a7f0c39 Merge "Update platform_apis error message" by Treehugger Robot · 3 years, 9 months ago
- 6099934 Update platform_apis error message by Spandan Das · 3 years, 9 months ago
- 8dae331 Merge "Document possible values of sdk_version" by Trevor Radcliffe · 3 years, 9 months ago
- 347e5e4 Document possible values of sdk_version by Trevor Radcliffe · 3 years, 9 months ago
- 45da465 Merge changes I9e38ac73,I9412147f by Treehugger Robot · 3 years, 9 months ago
- 008d176 Merge "Dump deps for native and java to json files." by Treehugger Robot · 3 years, 9 months ago
- fa9bfcd Honor PreventInstall for APKs and dexpreopt files by Colin Cross · 3 years, 9 months ago
- 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 9 months ago
- 8a709b1 Merge changes from topic "soong-java-install" by Treehugger Robot · 3 years, 9 months ago
- a5b5383 Merge "Pass --min_sdk_version to aidl compiler" by Jooyung Han · 3 years, 9 months ago
- 07f70c0 Pass --min_sdk_version to aidl compiler by Jooyung Han · 3 years, 9 months ago
- c899d78 Revert "Temporarily add method to get java binary tool" by Colin Cross · 3 years, 9 months ago
- 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 9 months ago
- 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 9 months ago
- ae5330a Make HostJavaToolPath use pathForInstall by Colin Cross · 3 years, 9 months ago
- fc06a59 Merge changes from topic "soong-cc-install" by Colin Cross · 3 years, 9 months ago
- c44ba2a Dump deps for native and java to json files. by Jim Tang · 3 years, 9 months ago
- 6e9a38e Merge "Reformat SDK Library docs" by Trevor Radcliffe · 3 years, 9 months ago
- 3e3eda6 Temporarily add method to get java binary tool by Colin Cross · 3 years, 9 months ago
- c24f085 Merge "Make PrebuiltStubsSources support srcjar properly" by Anton Hansson · 3 years, 9 months ago
- df8aa1f Reformat SDK Library docs by Trevor Radcliffe · 3 years, 9 months ago
- e5ad90c Dedup logic for selecting system modules by Paul Duffin · 3 years, 9 months ago
- 10fb76f Rename core-current-stubs-system-modules to be more consistent by Paul Duffin · 3 years, 9 months ago
- 86758ac Make PrebuiltStubsSources support srcjar properly by Anton Hansson · 3 years, 9 months ago
- 8380ee6 Merge "Use module-lib system modules when building from prebuilts" by Paul Duffin · 3 years, 9 months ago
- 569f032 Merge "Add exemption for test_framework-apexd and test_service-apexd jars" by Mohammad Islam · 3 years, 9 months ago
- 1caea35 Merge "Export Soong install rules to Make" by Colin Cross · 3 years, 9 months ago
- 004547f Use module-lib system modules when building from prebuilts by Paul Duffin · 3 years, 9 months ago
- b077bcc Create prebuilt system modules for all API scopes by Paul Duffin · 3 years, 9 months ago
- 1cad3a5 Make prebuilt_api test environment realistic by Paul Duffin · 3 years, 9 months ago
- 6d448b7 Add test for prebuilt_apis creation of system modules by Paul Duffin · 3 years, 9 months ago
- bce9f08 Dist API specific core-for-system-modules by Paul Duffin · 3 years, 9 months ago
- 22e973c Merge "Add support for java streaming proto" by Joe Onorato · 3 years, 9 months ago
- 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 10 months ago
- e8412c4 Merge changes I88ee9709,If2ea3fde,I657fbcde,I585a8861 by Paul Duffin · 3 years, 9 months ago
- 65947f6 Merge "Add a build-time check for dexpreopting system server jars." by Jiakai Zhang · 3 years, 9 months ago
- e9758b0 Use toModule for all "standard" API surfaces by Paul Duffin · 3 years, 9 months ago
- 132c3e6 Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false by Paul Duffin · 3 years, 9 months ago
- 0b3b36a Refactor TestClasspath to simplify follow up change by Paul Duffin · 3 years, 9 months ago
- 12e311d Add tests for prebuilts of all API surfaces by Paul Duffin · 3 years, 9 months ago
- 0a0a2fb Add a build-time check for dexpreopting system server jars. by Jiakai Zhang · 3 years, 10 months ago
- c874504 Merge "Make car apex's library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS" by Mohammad Islam · 3 years, 9 months ago
- 83fdc94 Add support for java streaming proto by Joe Onorato · 3 years, 9 months ago
- 7b385c5 Add exemption for test_framework-apexd and test_service-apexd jars by Samiul Islam · 3 years, 10 months ago
- d64ab23 Make car apex's library optional in PRODUCT_APEX_SYSTEM_SERVER_JARS by Keun young Park · 3 years, 10 months ago
- 9804da0 Dedup use of "prebuilt_" by Paul Duffin · 3 years, 10 months ago
- d269434 Merge changes Ifa4594ea,Ia756f309 by Colin Cross · 3 years, 10 months ago
- 93fa5ef Reduce commands per shard for java protos by Colin Cross · 3 years, 10 months ago
- ae9ba1c Merge "Extract the logic of setting Uncompress_dex to a common place." by Jiakai Zhang · 3 years, 10 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 1 month ago
- 371dc53 Merge "Allow defaults in java_genrule modules" by Steven Moreland · 3 years, 10 months ago
- 6fcddda Merge "Update reference to merged services txt" by Anton Hansson · 3 years, 10 months ago
- 22450f2 Extract the logic of setting Uncompress_dex to a common place. by Jiakai Zhang · 3 years, 10 months ago
- 99c3ed9 Allow defaults in java_genrule modules by Colin Cross · 3 years, 10 months ago
- f2dffd9 Update reference to merged services txt by Anton Hansson · 3 years, 10 months ago
- 800112b Merge "Merge Android 12" by Xin Li · 3 years, 10 months ago
- 2937eb5 Merge "Add module-lib to droidstubs' supported sdk types" by Pedro Loureiro · 3 years, 10 months ago
- dc3951c Merge "Allow implementation details to be excluded from signature patterns file" am: 6546573ec9 by Paul Duffin · 3 years, 10 months ago
- bf027e4 Retry: Separate hidden API flags needed in sdk snapshots for S and T am: 191be3a186 by Paul Duffin · 3 years, 10 months ago
- cc20350 Add module-lib to droidstubs' supported sdk types by Pedro Loureiro · 3 years, 10 months ago
- 1e18e98 Allow implementation details to be excluded from signature patterns file by Paul Duffin · 4 years ago
- 191be3a Retry: Separate hidden API flags needed in sdk snapshots for S and T by Paul Duffin · 4 years ago
- 3e745e6 Merge "Bp2Build common properties auto-handling" am: d905146590 by Treehugger Robot · 3 years, 10 months ago
- d905146 Merge "Bp2Build common properties auto-handling" by Treehugger Robot · 3 years, 10 months ago
- ef92591 Update variable name in error messages. am: e5b2b49a73 by Ulya Trafimovich · 3 years, 10 months ago
- e5b2b49 Update variable name in error messages. by Ulya Trafimovich · 3 years, 10 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- 6c68db4 Remove unnecessary additionalCheckedModules field am: 0b58fdb058 by Paul Duffin · 3 years, 10 months ago
- 0b58fdb Remove unnecessary additionalCheckedModules field by Paul Duffin · 3 years, 10 months ago
- 12d6b80 Merge changes from topic "bb_201948713" am: 8bb9c6a1d9 by Salmax Chang · 3 years, 10 months ago
- 8bb9c6a Merge changes from topic "bb_201948713" by Salmax Chang · 3 years, 10 months ago
- 8194d61 Revert "Separate hidden API flags needed in sdk snapshots for S and T" by Salmax Chang · 3 years, 10 months ago
- afe55d6 Merge "Separate hidden API flags needed in sdk snapshots for S and T" am: 6b383e9ef2 by Paul Duffin · 3 years, 10 months ago
- 7f04fb7 Merge "Always perform permitted package check when building a library" am: f7db6ebaa1 by Paul Duffin · 3 years, 10 months ago
- 6b383e9 Merge "Separate hidden API flags needed in sdk snapshots for S and T" by Paul Duffin · 3 years, 10 months ago
- f7db6eb Merge "Always perform permitted package check when building a library" by Paul Duffin · 3 years, 10 months ago