aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* VNDK listing contains device modules onlyYo Chiang2020-06-181-0/+4
* Use inclusive language in build/soongColin Cross2020-06-154-22/+22
* Add DistForGoal to MakeVarsContextColin Cross2020-06-151-3/+59
* Define Soong phony rules in MakeColin Cross2020-06-157-69/+176
* Allow tests to bypass PathForSource existence checksColin Cross2020-06-152-2/+10
* Make override modules compatible with prebuilts.Jaewoong Jung2020-06-112-9/+85
* Make it possible to specify separate rules for native_bridge caseVictor Khimenko2020-06-092-0/+91
* Soong package structure refactoringJaewoong Jung2020-06-026-862/+91
* Merge "Notice file embededd in APEX is deterministic" into rvc-devJiyong Park2020-05-301-0/+9
|\
| * Notice file embededd in APEX is deterministicJiyong Park2020-05-301-0/+9
* | Merge "Refactor RBE support for Javac/R8/D8 to use the remoteexec package." i...TreeHugger Robot2020-05-291-34/+2
|\ \ | |/ |/|
| * Refactor RBE support for Javac/R8/D8 to use the remoteexec package.Treehugger Robot2020-05-251-34/+2
* | Merge changes I4ab7e1a3,Ib525b2f5,I2d4c54fb into rvc-devArtur Satayev2020-05-271-13/+12
|\ \
| * | Generate combined deps-info for all updatable modules.Artur Satayev2020-05-271-3/+2
| * | Remove ApexBundleDepsInfo.MinSdkVersion()Jooyung Han2020-05-271-10/+2
| * | Add "updatable" property to ApexModule interface.Ulya Trafimovich2020-05-271-0/+8
| |/
* / Allow the user to explicitly set the java Uncompress_dex property.David Srbecky2020-05-212-2/+36
|/
* Fix special case when appending a visibility rule to //visibility:private.Martin Stjernholm2020-05-161-0/+11
* Add explicit visibility on the self package in EffectiveVisibilityRules.Martin Stjernholm2020-05-161-0/+7
* Don't print :__pkg__ for package rules, since that's the default.Martin Stjernholm2020-05-161-1/+1
* Don't use SDK variant for vendor JNI librariesColin Cross2020-05-151-0/+7
* java_sdk_library_import: Propagate prefer to child modulesPaul Duffin2020-05-131-0/+4
* Remove unused Module.visibility() methodPaul Duffin2020-05-131-12/+0
* Add //visibility:override to allow control over inheritancePaul Duffin2020-05-133-2/+190
* Allow sdk_version: "none" to be used in prebuilts/Paul Duffin2020-05-131-0/+1
* Retry: Adds support for 'ignored-on-host'Paul Duffin2020-05-101-0/+9
* Retry: Detect invalid arch specific properties in snapshotPaul Duffin2020-05-101-1/+7
* Remove reference to obsolete BuildSnapshot()Paul Duffin2020-05-071-7/+1
* Add hook to be called after defaults have been appliedPaul Duffin2020-05-074-18/+169
* Move prebuilts mutators after defaults have been appliedPaul Duffin2020-05-071-4/+4
* Merge "Simplify package by using LoadHook instead of mutators" into rvc-devTreeHugger Robot2020-05-073-149/+12
|\
| * Simplify package by using LoadHook instead of mutatorsPaul Duffin2020-05-063-149/+12
* | Introduce min_sdk_version to deps info.Artur Satayev2020-05-061-5/+15
* | Merge "Introduce flat deps info list." into rvc-devArtur Satayev2020-05-061-3/+26
|\ \ | |/ |/|
| * Introduce flat deps info list.Artur Satayev2020-05-051-3/+26
* | Document preArch mutatorsPaul Duffin2020-05-061-0/+42
* | Add SDK member support for cc_object.Martin Stjernholm2020-05-061-4/+5
|/
* Export depsInfo into android package.Artur Satayev2020-05-051-0/+50
* Report visibility errors in both check and gather phasesPaul Duffin2020-05-051-14/+17
* Reduce duplication in visibility property managementPaul Duffin2020-05-054-18/+39
* Updating platform SDK version for RSvet Ganov2020-05-031-0/+1
* Merge changes from topic "sdk_version_variant" into rvc-devColin Cross2020-05-022-0/+94
|\
| * Add sdk mutator for native modulesColin Cross2020-04-272-0/+94
* | Merge "Fix RuleBuilder remoteable actions running in the local pool." into rv...TreeHugger Robot2020-04-284-9/+27
|\ \
| * | Fix RuleBuilder remoteable actions running in the local pool.Ramy Medhat2020-04-274-9/+27
* | | Add test_for propertyJiyong Park2020-04-281-0/+10
* | | mark platform un-availabilityJiyong Park2020-04-282-0/+24
| |/ |/|
* | Merge changes Ib8025019,I7d58d104,I9dd4312c,I995ed389,Iba2a8a5a, ... into rvc...TreeHugger Robot2020-04-234-5/+56
|\ \
| * | Ignore PrebuiltDepTag when processing APEX contentsPaul Duffin2020-04-222-0/+17
| * | Add dependency tags to apex available errorsPaul Duffin2020-04-221-0/+15