Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_make
/
c4dba1d56e97e51c73f8813f83bca03e8d25d722
c4dba1d
Filter out VENDOR_PYTHONPATH from PYTHONPATH in aosp.
by Jim Tang
· 6 years ago
1bc828c
Merge "releasetools: Add FORCE_RUN_RELEASETOOLS."
by Tao Bao
· 6 years ago
8b8b9b6
Merge changes from topic "rm_ONE_SHOT_MAKEFILE"
by Dan Willemsen
· 6 years ago
8d8e3d6
Merge "Explicitly add lld's relr relocation flags for Android Pie and above"
by Pirama Arumuga Nainar
· 6 years ago
7d223c6
releasetools: Add FORCE_RUN_RELEASETOOLS.
by Tao Bao
· 6 years ago
f915d9d
Merge "Add missing aapt2 dep in appcompat-files"
by Dan Willemsen
· 6 years ago
a239c67
Add missing aapt2 dep in appcompat-files
by Luca Stefani
· 6 years ago
9a1d60f
Merge "Add build script to create a self extracting archive with a click through license"
by Treehugger Robot
· 6 years ago
d42cabc
Merge "Add Mainline Test Suite (MTS)."
by Chen Zhu
· 6 years ago
0df0f6b
Remove [jni_]link_type files
by Dan Willemsen
· 6 years ago
5c3fc2a
Remove support for ONE_SHOT_MAKEFILE
by Dan Willemsen
· 6 years ago
3c1bec0
Merge "Remove PRODUCT_IOT."
by Elliott Hughes
· 6 years ago
95b0913
Add Mainline Test Suite (MTS).
by Chen Zhu
· 6 years ago
04bc250
Merge "Clean-up CL for CL985267."
by Chris Gross
· 6 years ago
1c85993
Merge "Add product and system_ext partition for emulator"
by Treehugger Robot
· 6 years ago
ef7e3f2
Add product and system_ext partition for emulator
by Justin Yun
· 6 years ago
bf2af95
Explicitly add lld's relr relocation flags for Android Pie and above
by Pirama Arumuga Nainar
· 6 years ago
c864fe9
Merge "Add misc_info.txt needed to build super.img"
by Isaac Chen
· 6 years ago
e5d4a9e
Clean-up CL for CL985267.
by Chris Gross
· 6 years ago
d69e849
Merge "Stop supporting wrapping the build with `make`"
by Dan Willemsen
· 6 years ago
bb03979
Merge "Include extra licenses in vendor image NOTICE file"
by Chris Gross
· 6 years ago
a2d19cf
Merge "Remove the PRODUCT-* goal"
by Dan Willemsen
· 6 years ago
0548439
Remove PRODUCT_IOT.
by Elliott Hughes
· 6 years ago
3a8cc17
Add misc_info.txt needed to build super.img
by Isaac Chen
· 6 years ago
2cd7eaa
Merge "Add native bridge abis to corresponding abilists"
by Evgeny Eltsin
· 6 years ago
8939489
Stop supporting wrapping the build with `make`
by Dan Willemsen
· 6 years ago
58df13d
Merge "Specify the API level via the triple instead of __ANDROID_API__."
by Peter Collingbourne
· 6 years ago
a85f0ee
Merge "Adds new merge builds script for use in merging two non-dist builds."
by Treehugger Robot
· 6 years ago
8a5d597
Remove the PRODUCT-* goal
by Dan Willemsen
· 6 years ago
1c790ca
Add build script to create a self extracting archive with a click through license
by Mitchell Wills
· 6 years ago
bfc51ef
Adds new merge builds script for use in merging two non-dist builds.
by Daniel Norman
· 6 years ago
6f8e3da
Merge "Remove the APP-* goal"
by Treehugger Robot
· 6 years ago
28fbe7f
Add native bridge abis to corresponding abilists
by Evgeny Eltsin
· 6 years ago
98efd82
Merge "releasetools: Move recovery-two-step.img to OTA/."
by Tao Bao
· 6 years ago
0480850
releasetools: Move recovery-two-step.img to OTA/.
by Tao Bao
· 6 years ago
5da40ed
Merge "fix: set built_module in misc_prebuilt_internal.mk"
by Treehugger Robot
· 6 years ago
01ab167
Remove the APP-* goal
by Dan Willemsen
· 6 years ago
e3606ae
Specify the API level via the triple instead of __ANDROID_API__.
by Peter Collingbourne
· 6 years ago
aad39b3
Include extra licenses in vendor image NOTICE file
by Chris Gross
· 6 years ago
6b466c8
Merge "releasetools: Fix the use of StringIO."
by Treehugger Robot
· 6 years ago
cfbf9d3
Merge "Add libraries txt file to build target"
by Treehugger Robot
· 6 years ago
bb73388
releasetools: Fix the use of StringIO.
by Tao Bao
· 6 years ago
b4befed
Merge "Move libneuralnetworks.so to com.android.neuralnetworks APEX"
by Przemyslaw Szczepaniak
· 6 years ago
5358b92
Merge "Ensure no redundant ABI reference dumps"
by Hsin-Yi Chen
· 6 years ago
6722de1
Merge "Generate /etc/{passwd,group} for all partitions"
by Tom Cherry
· 6 years ago
21e8cbd
Merge "Remove libhidlcache"
by Steven Moreland
· 6 years ago
1f80894
Merge "Add libbinder_ndk to ll-ndk."
by Steven Moreland
· 6 years ago
f7eb2f8
Merge "Add RBE mk file to support bootstrapping RBE and setting relevant environment variables."
by Ramy Medhat
· 6 years ago
049d535
Add libraries txt file to build target
by Kiyoung Kim
· 6 years ago
5f42d56
Merge "Inject boot patch level into boot-debug.img"
by Treehugger Robot
· 6 years ago
07ece13
Ensure no redundant ABI reference dumps
by Hsin-Yi Chen
· 6 years ago
ef85b4c
Add libbinder_ndk to ll-ndk.
by Steven Moreland
· 6 years ago
fb303a5
Generate /etc/{passwd,group} for all partitions
by Tom Cherry
· 6 years ago
bf07f00
Merge "Cleanup ASan build implementation."
by Dan Albert
· 6 years ago
34f1c35
Remove libhidlcache
by Steven Moreland
· 6 years ago
79da901
Merge "Create ODM partition NOTICE file"
by Chris Gross
· 6 years ago
56bcff9
Merge "Remove unused BoardConfig variables."
by Elliott Hughes
· 6 years ago
b994524
Inject boot patch level into boot-debug.img
by Pangyen Chen
· 6 years ago
0fbfb4b
fix: set built_module in misc_prebuilt_internal.mk
by Jooyung Han
· 6 years ago
97f75df
Merge "Add default LMK properties to GSI"
by Treehugger Robot
· 6 years ago
a0530aa
Cleanup ASan build implementation.
by Dan Albert
· 6 years ago
f67c72b
Move libneuralnetworks.so to com.android.neuralnetworks APEX
by Przemyslaw Szczepaniak
· 6 years ago
7c9ea2b
Merge "Removed an obsolete TODO."
by Tao Bao
· 6 years ago
2e6e73b
Remove unused BoardConfig variables.
by Elliott Hughes
· 6 years ago
ff165e3
Merge "Clean up merge_target_files.py."
by Daniel Norman
· 6 years ago
301c6f4
Removed an obsolete TODO.
by Tao Bao
· 6 years ago
25cf50f
Merge "Build build_image and build_super_image as modules."
by Tao Bao
· 6 years ago
15d9655
Create ODM partition NOTICE file
by Chris Gross
· 6 years ago
4cc9df6
Clean up merge_target_files.py.
by Daniel Norman
· 6 years ago
02e116c
Merge "Make the error messages from the two APEX_MODULE_LIBS checks easier to tell apart."
by Treehugger Robot
· 6 years ago
2bbb07c
Build build_image and build_super_image as modules.
by Tao Bao
· 6 years ago
a627e90
Merge "Remove perfprofd reference."
by Treehugger Robot
· 6 years ago
34e9079
Merge "Include tools/files for GSI artifacts"
by Isaac Chen
· 6 years ago
972695d
Merge "Renderscript: change extension .rs to .rscript"
by Jeffrey Vander Stoep
· 6 years ago
b74fa6c
Merge "Writes misc_info.txt in o/t/p without requiring 'm dist'."
by Daniel Norman
· 6 years ago
e1e4808
Writes misc_info.txt in o/t/p without requiring 'm dist'.
by Daniel Norman
· 6 years ago
c44aa3b
Renderscript: change extension .rs to .rscript
by Jeff Vander Stoep
· 6 years ago
e733ed7
Merge "logging: set stdout and stderr to None in some cases"
by Tao Bao
· 6 years ago
36d86c1
Remove perfprofd reference.
by Elliott Hughes
· 6 years ago
ec8b8df
Add RBE mk file to support bootstrapping RBE and setting relevant
by Ramy Medhat
· 6 years ago
9e09d47
Include tools/files for GSI artifacts
by Isaac Chen
· 6 years ago
cea6dcd
Merge "Don't escape BuildNumberFromFile"
by Colin Cross
· 6 years ago
dcb6644
Merge "Factor out the image classes to break circular dependency"
by Tianjie Xu
· 6 years ago
0f99836
Merge "envsetup: avoid adding "::" (the cwd) to the PATH"
by Ryan Prichard
· 6 years ago
91b7897
Don't escape BuildNumberFromFile
by Colin Cross
· 6 years ago
1886f53
Make the error messages from the two APEX_MODULE_LIBS checks easier to tell
by Martin Stjernholm
· 6 years ago
9c7ab59
Merge "Add NativeBridgeRelativePath config variables"
by Dimitry Ivanov
· 6 years ago
b3e9fc2
Add default LMK properties to GSI
by SzuWei Lin
· 6 years ago
8426a19
envsetup: avoid adding "::" (the cwd) to the PATH
by Ryan Prichard
· 6 years ago
41976c7
Factor out the image classes to break circular dependency
by Tianjie Xu
· 6 years ago
2b4828a
Merge "Catch unicode decode errors search for kernel ver"
by Treehugger Robot
· 6 years ago
f70815c
Merge "Add update_host_simulator to otatools"
by Tianjie Xu
· 6 years ago
1277b8c
Merge changes Ia0410da8,Id756340f
by Logan Chien
· 6 years ago
10115f5
Merge "install modules.softdep from depmod output"
by Treehugger Robot
· 6 years ago
858fa08
Merge "Changes host_init_verifier to use hidl interface inheritance hierarchy."
by Daniel Norman
· 6 years ago
e984ebb
Strip my_shared_libraries to remove space char
by Logan Chien
· 6 years ago
a45d6f5
Move cxx_stl_setup.mk out of ifdef
by Logan Chien
· 6 years ago
9a4b84d
Merge "Stop building unnecessary tarballs."
by Elliott Hughes
· 6 years ago
d077c5b
Merge "releasetools: Ignore nonexistent APEX overrides."
by Tao Bao
· 6 years ago
fb2449f
Add NativeBridgeRelativePath config variables
by dimitry
· 6 years ago
Next »