1. 9c5c09f Error out if skip_preprocessed_apk_checks is set when it's not necessary by Cole Faust · 1 year, 11 months ago
  2. 6158528 Only allow setting presigned without preprocessed on targetSdk < 30 by Cole Faust · 2 years, 1 month ago
  3. 93b89b4 Relax preprocessed apk check for non-privileged apps by Cole Faust · 2 years, 1 month ago
  4. 5780d57 Copy imported APKs to output filename by Colin Cross · 2 years, 1 month ago
  5. 5368d0b Implement OutputFileProducer for android_app_import and android_test_import by Colin Cross · 2 years, 1 month ago
  6. ccb20f4 Enable prebuilt apk checks by Cole Faust · 2 years, 3 months ago
  7. 580636b add privapp_allowlist property to android_app by Andrei Onea · 3 years ago
  8. 2f1da16 Expand preprocessed flag to work on android_app_imports by Cole Faust · 2 years, 4 months ago
  9. d580613 Remove special handling of prebuilt_framework-res by Cole Faust · 2 years, 4 months ago
  10. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  11. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 5 months ago
  12. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 5 months ago
  13. 4ec178c Replace RuleBuilder usages with static rules in app_import.go by Cole Faust · 2 years, 7 months ago
  14. 2f83b31 Don't add unused properties to android_test_import by Jiyong Park · 2 years, 10 months ago
  15. bc2c8a7 Move AllowMissingDependencies handling into processMainCert by Colin Cross · 2 years, 11 months ago
  16. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years ago
  17. 9276c1a Merge "copy JNI from AAR files to android_app APK" am: fb845984df by Sam Delmerico · 3 years ago
  18. 8260249 copy JNI from AAR files to android_app APK by Sam Delmerico · 3 years, 2 months ago
  19. d067eae Merge "Fix documentation for android_app_import" am: fc5b47e5d4 am: 6d7f6c7442 am: 10af7350c9 by Vinh Tran · 3 years, 4 months ago
  20. 4ae8d4a Fix documentation for android_app_import by Vinh Tran · 3 years, 4 months ago
  21. 296d499 Merge "Export provenance metadata for prebuilt APKs and APEXes." am: c055d88c16 am: c41308e05e am: d58ecd96a8 by Wei Li · 3 years, 4 months ago
  22. 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 3 years, 5 months ago
  23. dbd3553 Merge "Remove InstallBypassMake and ToMakePath" am: f1228f570a am: a9f335cf5a am: fd865c6688 am: 8ef2179a6e by Treehugger Robot · 3 years, 8 months ago
  24. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
  25. 89ade48 Move java module installation into Soong am: 24cc4be60b am: e2d3d87fcd am: 865a62d8ca am: 29c7bdd685 am: 74282ccf4b by Colin Cross · 3 years, 9 months ago
  26. 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 9 months ago
  27. 8eab869 Add ability to set --rotation-min-sdk-version for signapk via Android.bp files. by Rupert Shuttleworth · 3 years, 9 months ago
  28. 0061c0d Fix DONT_UNCOMPRESS_PRIV_APPS_DEXS for `android_app_import`. by Ulya Trafimovich · 4 years ago
  29. 8355c15 Collect lint reports from apps in apexes by Colin Cross · 4 years ago
  30. f05ca9c Tag android_app_import's apk as `android:"path"` by Jooyung Han · 4 years, 1 month ago
  31. d1fac64 Adding relative_install_path field to android_app_import by Spandan Das · 4 years, 3 months ago
  32. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
  33. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
  34. 1c1b6e6 Lineage properties support module references. by Jaewoong Jung · 4 years, 5 months ago
  35. 25ae8de Add additional_certificates to android_app_import. by Jaewoong Jung · 4 years, 5 months ago
  36. fe927a2 Do verify_uses_libraries check for APKs after patching library names. by Ulya Trafimovich · 4 years, 5 months ago
  37. a036da9 Enable android_app_import to supply framework-res. by Bill Peckham · 4 years, 7 months ago
  38. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years, 7 months ago
  39. 22890c4 Enforce <uses-library> checks for android_app and android_app_import. by Ulya Trafimovich · 4 years, 7 months ago
  40. f9b4465 Break up app.go. by Jaewoong Jung · 4 years, 8 months ago