Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
b82b26456bf67045c5eb40fdd15de87714e233b2
b82b264
Merge "Add a flag to select the apex boot image for preopt."
by Treehugger Robot
· 6 years ago
19abe71
Add a flag to select the apex boot image for preopt.
by Nicolas Geoffray
· 6 years ago
04f2896
Merge "Fix `m snod`"
by Treehugger Robot
· 6 years ago
c478ea3
Fix `m snod`
by Dan Willemsen
· 6 years ago
066da0c
Merge changes from topic "HOST_PACKAGES"
by Dan Willemsen
· 6 years ago
9f18c64
Merge "recovery: install product_file_contexts and product_property_contexts"
by Tri Vo
· 6 years ago
28a11ef
Merge "releasetools: Include retrofit info into package metadata."
by Tao Bao
· 6 years ago
fa2e796
Merge "Remove logical partitions from ab_partitions.txt in retrofit package."
by Treehugger Robot
· 6 years ago
393eeb4
releasetools: Include retrofit info into package metadata.
by Tao Bao
· 6 years ago
b952b5e
Build everything in PRODUCT_HOST_PACKAGES
by Dan Willemsen
· 6 years ago
3d05a08
Reland "First pass at creating PRODUCT_HOST_PACKAGES"
by Dan Willemsen
· 6 years ago
b433eba
Remove logical partitions from ab_partitions.txt in retrofit package.
by Yifan Hong
· 6 years ago
e34ff5c
Merge "Update manifest merger to use binary"
by Colin Cross
· 6 years ago
53cfd92
Merge "Pass the --api-flags to appcompat explicitly."
by Nicolas Geoffray
· 6 years ago
20a50f7
Merge "Add a placeholder EXTRA_OPTIONS to inject more tradefed options"
by Julien Desprez
· 6 years ago
9da3b4c
Merge "Clean up libjdwp.so and possibly other dependencies that might have crept in between http://r.android.com/890494 and http://r.android.com/913898."
by Treehugger Robot
· 6 years ago
6fd1692
Clean up libjdwp.so and possibly other dependencies that might have crept in
by Martin Stjernholm
· 6 years ago
4e9a948
Add a placeholder EXTRA_OPTIONS to inject more tradefed options
by Julien Desprez
· 6 years ago
5a4696e
Merge "Build ODM manifests and fragments for each SKU."
by Yifan Hong
· 6 years ago
e0ce6ca
Merge "Move BoardConfig strip / READONLY marking"
by Anton Hansson
· 6 years ago
451951c
Merge "Move combo makefile parsing"
by Anton Hansson
· 6 years ago
5852c93
Merge "Use flags from Soong for d8 and r8"
by Colin Cross
· 6 years ago
d488d2d
Move BoardConfig strip / READONLY marking
by Anton Hansson
· 6 years ago
1927985
Move combo makefile parsing
by Anton Hansson
· 6 years ago
1b9a0c8
Merge "Remove libnpt from system again."
by Treehugger Robot
· 6 years ago
ac1f90c
Pass the --api-flags to appcompat explicitly.
by Nicolas Geoffray
· 6 years ago
c651ef8
Merge "Make it an error to specify the wrong ARCH_VARIANT"
by Anton Hansson
· 6 years ago
67d3081
Merge "Move WITH_DEXPREOPT default value"
by Anton Hansson
· 6 years ago
2507ce4
Merge "Modify INTERNAL_KERNEL_CMDLINE instead of BOARD_ variant"
by Anton Hansson
· 6 years ago
d265f52
Merge "Consolidate some BoardConfig variable checks"
by Anton Hansson
· 6 years ago
616dc79
Remove libnpt from system again.
by Martin Stjernholm
· 6 years ago
be1f9cb
Make it an error to specify the wrong ARCH_VARIANT
by Anton Hansson
· 6 years ago
74dc00b
Move WITH_DEXPREOPT default value
by Anton Hansson
· 6 years ago
72e36f0
Modify INTERNAL_KERNEL_CMDLINE instead of BOARD_ variant
by Anton Hansson
· 6 years ago
b954469
Consolidate some BoardConfig variable checks
by Anton Hansson
· 6 years ago
45747a0
Merge "Split out board_config.mk"
by Anton Hansson
· 6 years ago
7293c1e
Update manifest merger to use binary
by Colin Cross
· 6 years ago
55ebd61
Merge "Fix dynamic partition size check for devices with recovery"
by Treehugger Robot
· 6 years ago
bb76ce8
Split out board_config.mk
by Anton Hansson
· 6 years ago
aa39d0b
Merge "Add more space in the sdk image for an updated swiftshader"
by Lingfeng Yang
· 6 years ago
45dd92e
Add more space in the sdk image for an updated swiftshader
by Cody Schuffelen
· 6 years ago
accf09b
Fix dynamic partition size check for devices with recovery
by Yifan Hong
· 6 years ago
a2f536f
Merge "Extract common.UnzipToDir, invoke that from merge_target_files.py"
by Bill Peckham
· 6 years ago
fb8c967
Merge "Deprecate *.c[pp].arm"
by Dan Willemsen
· 6 years ago
3b813d1
Merge "Support for install multiple boot images."
by Nicolas Geoffray
· 6 years ago
8f948fe
Merge "Remove usages of legacy-test and legacy-android-test"
by Treehugger Robot
· 6 years ago
8ff3fbd
Extract common.UnzipToDir, invoke that from merge_target_files.py
by Bill Peckham
· 6 years ago
a0d31e7
Remove usages of legacy-test and legacy-android-test
by Paul Duffin
· 6 years ago
269bc74
Support for install multiple boot images.
by Nicolas Geoffray
· 6 years ago
dd4e2e5
Merge "Convert common.RunAndWait method to raise an exception on subprocess failure."
by Bill Peckham
· 6 years ago
4208c81
Merge "Add support for *_CPU_VARIANT_RUNTIME flags"
by Anton Hansson
· 6 years ago
6997dbd
Merge "Add libartpalette-system"
by Treehugger Robot
· 6 years ago
b531239
Merge "Move ART cpu properties to /vendor"
by Anton Hansson
· 6 years ago
299ffb7
Merge "Add more BoardConfig variables to stash list"
by Anton Hansson
· 6 years ago
7d35910
Merge "Refine lsdump_paths.txt dependencies"
by Logan Chien
· 6 years ago
889b0c6
Convert common.RunAndWait method to raise an exception on subprocess failure.
by Bill Peckham
· 6 years ago
5f4e29b
Refine lsdump_paths.txt dependencies
by Logan Chien
· 6 years ago
46267cb
Deprecate *.c[pp].arm
by Dan Willemsen
· 7 years ago
f97ed91
Merge "Add a wrapper file for the vts_config module."
by Treehugger Robot
· 6 years ago
17ea341
Use flags from Soong for d8 and r8
by Colin Cross
· 6 years ago
6128b1e
Merge "Get DEXPREOPT_BOOT_JARS_MODULES from Soong"
by Colin Cross
· 6 years ago
df59788
Merge "Dump a copy of metadata file for full OTA"
by Tianjie Xu
· 6 years ago
0450863
Merge "Update calls to dexpreopt_gen"
by Colin Cross
· 6 years ago
71b7f7f
Add support for *_CPU_VARIANT_RUNTIME flags
by Anton Hansson
· 6 years ago
30851f2
Move ART cpu properties to /vendor
by Anton Hansson
· 6 years ago
70222b2
Add more BoardConfig variables to stash list
by Anton Hansson
· 6 years ago
187c1b0
Get DEXPREOPT_BOOT_JARS_MODULES from Soong
by Colin Cross
· 6 years ago
36b5d1c
Update calls to dexpreopt_gen
by Colin Cross
· 6 years ago
5b8e383
Merge "Revert "Update calls to dexpreopt_gen""
by Colin Cross
· 6 years ago
862ab81
Revert "Update calls to dexpreopt_gen"
by Colin Cross
· 6 years ago
30ee35f
Merge "Include merge_target_files.py deps in otatools.zip, use common argv processing."
by Bill Peckham
· 6 years ago
bcc341e
Merge "Update calls to dexpreopt_gen"
by Colin Cross
· 6 years ago
ef7737f
Merge "Check the completeness of original blocks during target files validation"
by Tianjie Xu
· 6 years ago
65cd6be
Merge "OTA: Add an option to dump the metadata in ota package"
by Tianjie Xu
· 6 years ago
f753e15
Include merge_target_files.py deps in otatools.zip, use common argv processing.
by Bill Peckham
· 6 years ago
7ccf993
Merge "Fix boot_profile_jars.zip"
by Treehugger Robot
· 6 years ago
c0f77ee
Check the completeness of original blocks during target files validation
by xunchang
· 6 years ago
3b548b0
Dump a copy of metadata file for full OTA
by xunchang
· 6 years ago
1cfe251
OTA: Add an option to dump the metadata in ota package
by xunchang
· 6 years ago
d8badf5
Fix boot_profile_jars.zip
by Colin Cross
· 6 years ago
1d8df4a
Update calls to dexpreopt_gen
by Colin Cross
· 6 years ago
5fa7e2f
Merge "Set a dedicated variable for the runtime apex libs."
by Nicolas Geoffray
· 6 years ago
cffe5bb
Merge "Remove obsolete rule."
by Nicolas Geoffray
· 6 years ago
a83858d
Merge "Add 32BIT and 16BIT nanopb library."
by Yu Shan
· 6 years ago
747bbbe
Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"
by Xin Li
· 6 years ago
13ef2eb
Add libartpalette-system
by Orion Hodson
· 6 years ago
02c6848
Remove obsolete rule.
by Nicolas Geoffray
· 6 years ago
f026d89
Set a dedicated variable for the runtime apex libs.
by Nicolas Geoffray
· 6 years ago
79b52c9
Merge "Add a flag to skip compatibility check"
by Tianjie Xu
· 6 years ago
0201a19
Merge "Add Asuite prebuilds in PATH and remove functions."
by Treehugger Robot
· 6 years ago
62d51b6
recovery: install product_file_contexts and product_property_contexts
by Tri Vo
· 6 years ago
eb0bbdc
Merge "Install apexkeys.txt into the target-files package"
by Treehugger Robot
· 6 years ago
93030e3
Merge "GSI vbmeta.img: set rollback_index to zero"
by Treehugger Robot
· 6 years ago
abfa265
Add a flag to skip compatibility check
by xunchang
· 6 years ago
b321665
Build ODM manifests and fragments for each SKU.
by Yifan Hong
· 6 years ago
655f17c
Add 32BIT and 16BIT nanopb library.
by Yu Shan
· 7 years ago
bcc8d8a
Install apexkeys.txt into the target-files package
by Jiyong Park
· 6 years ago
dd02511
Merge "Remove dexpreopting of boot jars from Make"
by Colin Cross
· 6 years ago
c1a8f1a
GSI vbmeta.img: set rollback_index to zero
by Bowgo Tsai
· 6 years ago
8569735
DO NOT MERGE - Merge PPRL.190205.001 into master
by Xin Li
· 6 years ago
Next »