index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android
/
prebuilt.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true
Jiyong Park
2019-07-07
1
-0
/
+4
*
Prebuilt APEXes are recoreded in apexkeys.txt
Jiyong Park
2019-04-23
1
-0
/
+4
*
Add prebuilt_apex.
Jaewoong Jung
2019-03-28
1
-16
/
+36
*
Replace ctx.ExpandSources with android.PathsForModuleSrc
Colin Cross
2019-03-20
1
-1
/
+1
*
Annotate paths and deprecate ExtractSource(s)Deps
Colin Cross
2019-03-07
1
-3
/
+0
*
Fix few issues with filegroups
Pirama Arumuga Nainar
2018-04-18
1
-6
/
+13
*
Add VisitDirectDepsWithTag
Colin Cross
2018-01-02
1
-7
/
+5
*
Change bool, and string properties to *bool, and *string for cc
Nan Zhang
2017-11-07
1
-2
/
+2
*
Convert Visit*Deps from blueprint.Module to android.Module
Colin Cross
2017-10-24
1
-1
/
+1
*
Rename java_prebuilt_library to java_import
Colin Cross
2017-08-11
1
-23
/
+38
*
Fix java prebuilts
Colin Cross
2017-07-31
1
-2
/
+2
*
Add integration testing infrastructure
Colin Cross
2017-07-14
1
-0
/
+9
*
Fix installing prebuilts with no source module
Colin Cross
2017-03-17
1
-4
/
+9
*
Fixed the issue of dependencyTag in prebuilt.go
Nan Zhang
2017-03-09
1
-3
/
+7
*
Fall back to prebuilts if source modules are disabled
Colin Cross
2016-11-30
1
-35
/
+29
*
Disable installing unused prebuilts
Colin Cross
2016-11-29
1
-4
/
+10
*
Initial prebuilt support
Colin Cross
2016-10-13
1
-0
/
+121