summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2022-05-02soong: Add Init_rc to Product_variables.EngHEADsugisawa-mr1dianlujitao
2022-05-01Merge tag 'LA.QSSI.12.0.r1-07100.01-qssi.0' into sugisawa-mr1alk3pInjection
2022-02-22Merge SP2A.220305.013Haamed Gheibi
2022-02-03soong: Add exported-to-kati namespaces to root namespacesugisawaLuK1337
2021-11-05S V2 is now 32Michael Wright
2021-10-12Added src and exclude_src to debuggable buildsJay Aliomer
2021-08-04Merge SP1A.210803.001Scott Lobdell
2021-07-22Allowlist external/libtextclassifier for sdk_variant_only.Chang Li
2021-07-20Merge "soong: add kryo785 architecture variant for arm64" into s-keystone-qco...Treehugger Robot
2021-07-16Merge "Merge SP1A.210709.002" into s-keystone-qcom-devHaamed Gheibi
2021-07-15dexpreopt.config should be created even though unbundled image is builtJeongik Cha
2021-07-15Port module_partition logic for RRO from Make to SoongSpandan Das
2021-07-13Share EffectiveLicenseFiles for snapshot modulesJustin Yun
2021-07-12Merge SP1A.210709.002Haamed Gheibi
2021-07-07Merge SP1A.210624.001Scott Lobdell
2021-07-07Merge changes from topic "revert-15071196-init_first_stage_soong-GBJXQRPEKC" ...TreeHugger Robot
2021-07-01Revert "Add install_in_root to cc_binary"Inseob Kim
2021-07-01Revert "Fix ndk and aml arch order"Inseob Kim
2021-06-28add support for ramdiskvivek mehta
2021-06-25Support hidden API processing for modules that use platform APIsPaul Duffin
2021-06-25Merge "Make prebuilt properties customizable" into sc-devTreeHugger Robot
2021-06-24Merge changes from topic "init_first_stage_soong" into sc-devInseob Kim
2021-06-24Make prebuilt properties customizableLiz Kammer
2021-06-23Merge SP1A.210618.002Scott Lobdell
2021-06-23Remove duplicate component from sdk snapshotPaul Duffin
2021-06-23Fix ndk and aml arch orderInseob Kim
2021-06-23Add install_in_root to cc_binaryInseob Kim
2021-06-21Simplify deapexer supportPaul Duffin
2021-06-21Remove javalib special case in createDeapexerModuleIfNeededPaul Duffin
2021-06-18Export boot image files from prebuilt_apex/apex_setPaul Duffin
2021-06-16Improve error reporting when a rule cannot be foundPaul Duffin
2021-06-16Make copyBootJarsToPredefinedLocations simpler and less fragilePaul Duffin
2021-06-10soong: add kryo785 architecture variant for arm64Sungwook Jung
2021-06-07Merge SP1A.210604.001Scott Lobdell
2021-06-02Merge changes from topic "may27-sdk" into sc-devJeff Sharkey
2021-06-01platform/build/soong - S is now 31Jeff Sharkey
2021-05-27Make CopyDirectlyInAnyApex match the documentationColin Cross
2021-05-27Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx."Martin Stjernholm
2021-05-26Merge "Merge SP1A.210513.004 Change-Id: I665e5cfaed34c1d454e6603b8eac1e0f6d41...Scott Lobdell
2021-05-22Merge changes from topic "far-dep-exists" into sc-devTreeHugger Robot
2021-05-21Merge changes I4e7a7ac5,I0c73361b into sc-devMartin Stjernholm
2021-05-21Merge changes I0c80b546,Ibc673303,I70317eb8 into sc-devMartin Stjernholm
2021-05-21Plumb through OtherModuleFarDependencyVariantExists from blueprint.Martin Stjernholm
2021-05-20Plumb through OtherModuleFarDependencyVariantExists from blueprint.Martin Stjernholm
2021-05-20Populate individual classpath_fragments' classpaths.proto configs.satayev
2021-05-20Record the actual APEXes that a module is part of.Jiyong Park
2021-05-20Rename InApexes -> InApexVariantsJiyong Park
2021-05-20Don't fail if the target module is disabled in dex2oat toolMartin Stjernholm
2021-05-19Merge SP1A.210513.004Chris Gross
2021-05-17cc/linker.go: check min_sdk_version.Elliott Hughes