aboutsummaryrefslogtreecommitdiffstats
path: root/apex/apex.go
Commit message (Expand)AuthorAgeFilesLines
* Remove networkstack-aidl-interfaces-unstable-java from the whitelistJeongik Cha2020-05-061-2/+0
* Export depsInfo into android package.Artur Satayev2020-05-051-37/+1
* Ensure APEX's Java deps use stable SDKs.Artur Satayev2020-05-041-1/+19
* Set apex_available propertyJiyong Park2020-04-281-83/+0
* Merge "Allow building unsigned APEXs payload for testing." into rvc-devDario Freni2020-04-281-0/+8
|\
| * Allow building unsigned APEXs payload for testing.Dario Freni2020-04-271-0/+8
* | Merge "mark platform un-availability" into rvc-devJiyong Park2020-04-281-0/+55
|\ \
| * | mark platform un-availabilityJiyong Park2020-04-281-0/+55
* | | Merge "Remove libopus from apex_available whitelist" into rvc-devTreeHugger Robot2020-04-271-1/+0
|\ \ \
| * | | Remove libopus from apex_available whitelistJooyung Han2020-04-271-1/+0
| |/ /
* | | enforce updatable apexes to set min_sdk_versionJooyung Han2020-04-271-2/+13
* | | Merge "Revert "Apex: add NeverAllowRule for updatable"" into rvc-devJooyung Han2020-04-271-6/+0
|\ \ \ | |/ / |/| |
| * | Revert "Apex: add NeverAllowRule for updatable"Jooyung Han2020-04-271-6/+0
* | | Merge "com.android.media apex uses sonivox without jet" into rvc-devMarco Nelissen2020-04-251-1/+0
|\ \ \
| * | | com.android.media apex uses sonivox without jetMarco Nelissen2020-04-241-1/+0
* | | | apex: respect filename property for apk-in-apexJooyung Han2020-04-251-6/+6
* | | | apex: Don't run apex mutators if disabledJooyung Han2020-04-251-1/+10
| |_|/ |/| |
* | | Remove conscrypt.module.intra.core.api.stubs from apex white listPaul Duffin2020-04-221-1/+0
* | | Ignore PrebuiltDepTag when processing APEX contentsPaul Duffin2020-04-221-1/+4
* | | Stop requiring apex_available on java_library members of sdksPaul Duffin2020-04-221-1/+19
* | | Add dependency tags to apex available errorsPaul Duffin2020-04-221-2/+24
* | | Extract DepIsInSameApex and RequiredSdks interfacesPaul Duffin2020-04-221-3/+1
* | | Allow walkPayloadDeps visitor to control walk flowPaul Duffin2020-04-221-15/+26
* | | Improve missing apex_available messagePaul Duffin2020-04-221-2/+6
* | | Copy white listed apex available settings into snapshotPaul Duffin2020-04-221-10/+33
* | | Remove special handling of test_ apexesPaul Duffin2020-04-221-2/+0
* | | Remove special handling of com.android.art.debug/releasePaul Duffin2020-04-221-3/+3
|/ /
* | Don't run apex_available check for coverage buildsJiyong Park2020-04-201-0/+7
* | Remove some apex_available whitelist for the adbd APEXJiyong Park2020-04-201-8/+0
* | Make ndk_prebuilt_* be available to any apexJiyong Park2020-04-201-16/+0
* | Remove some apex_available whitelistJiyong Park2020-04-201-177/+0
* | Merge "Clean com.android.neuralnetworks APEX whitelist" into rvc-devTreeHugger Robot2020-04-141-17/+0
|\ \ | |/ |/|
| * Clean com.android.neuralnetworks APEX whitelistPrzemysław Szczepaniak2020-04-061-17/+0
* | Apex: add NeverAllowRule for updatableJooyung Han2020-04-081-0/+6
|/
* Apex: support codenames for min_sdk_versionJooyung Han2020-04-021-8/+4
* Merge "Remove libselinux from the apex_available whitelist" into rvc-devJiyong Park2020-03-171-2/+0
|\
| * Remove libselinux from the apex_available whitelistJiyong Park2020-03-171-2/+0
* | Allow for overriding container packagename for an Apex.Baligh Uddin2020-03-161-0/+4
|/
* apex: Deprecate legacy_android10_support propJooyung Han2020-03-161-8/+2
* apex: choose stub according to min_sdk_versionJooyung Han2020-03-121-0/+15
* Fix apex_availableJooyung Han2020-03-111-7/+32
* Apex_available check failure reveals dependencyJiyong Park2020-03-091-1/+1
* Merge "DO NOT MERGE: Remove AppSearch from Android R." into rvc-devTreeHugger Robot2020-03-051-7/+0
|\
| * DO NOT MERGE: Remove AppSearch from Android R.Alexander Dorokhine2020-02-251-7/+0
* | Add min_sdk_version property to apexesColin Cross2020-03-051-0/+3
* | bundle config contains (path,manifest) pairs of embedded APKsJiyong Park2020-03-011-0/+7
* | Merge "No symlink for host APEXes" into rvc-devJiyong Park2020-02-271-0/+5
|\ \
| * | No symlink for host APEXesJiyong Park2020-02-261-0/+5
| |/
* / apex: do not follow jni_libs from android_appJooyung Han2020-02-261-1/+2
|/
* Allow for setting a logging_parent for an Apex. am: 004d717158 am: f4fa3fe81e...Automerger Merge Worker2020-02-211-0/+3
|\