Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
290334dd7dd0799a7bc23a4a0594ac73ec6e1ff1
290334d
Fix bug in error reporting when adding duplicate properties
by Paul Duffin
· 5 years ago
bdd47a8
Avoid invoking sdk member to add empty list of dependencies
by Paul Duffin
· 5 years ago
c2e3206
Add windows to the list of available OS's in sdk tests
by Paul Duffin
· 5 years ago
132e66f
Add support for cc_library_headers in sdk/module_exports
by Paul Duffin
· 5 years ago
5b47358
Prune any empty property sets from the modules before transforming
by Paul Duffin
· 5 years ago
ce5881f
Simplify cc library sdk snapshot handling of include dirs/headers
by Paul Duffin
· 5 years ago
28246ac
Add support for transforming a property set after its contents
by Paul Duffin
· 5 years ago
598e1e0
Fix issues with bp transformation
by Paul Duffin
· 5 years ago
853b8db
Add cc_prebuilt_library_headers
by Paul Duffin
· 5 years ago
246ac30
Separate cc_library_headers to its own file and add tests
by Paul Duffin
· 5 years ago
ac897cf
Allow compile_multilib to be specified on module exports
by Paul Duffin
· 5 years ago
eb59165
Add C++ Host support on sysprop_library
by Inseob Kim
· 6 years ago
d50865f
Merge "Skip version mutator for host/ramdisk/recovery" into rvc-dev
by TreeHugger Robot
· 5 years ago
077630a
Merge "Make sure car-lib system APIs are not changing unintentionally" into rvc-dev
by TreeHugger Robot
· 5 years ago
2cc74a9
Merge "Switch to clang-r377782d (10.0.6)." into rvc-dev
by Stephen Hines
· 5 years ago
91ec494
Make sure car-lib system APIs are not changing unintentionally
by Makoto Onuki
· 5 years ago
695ddad
Merge "Remove Android compat annotations on jarjar transform." into rvc-dev
by Artur Satayev
· 5 years ago
a479d94
Remove Android compat annotations on jarjar transform.
by Artur Satayev
· 5 years ago
d5e0ea2
Don't run apex_available check for coverage builds
by Jiyong Park
· 5 years ago
d182e55
Remove some apex_available whitelist for the adbd APEX
by Jiyong Park
· 5 years ago
24eec07
Make ndk_prebuilt_* be available to any apex
by Jiyong Park
· 5 years ago
2416c29
Remove some apex_available whitelist
by Jiyong Park
· 5 years ago
39a0644
Merge "Remove _API_FILE variables" into rvc-dev
by Anton Hansson
· 5 years ago
336f63c
Remove _API_FILE variables
by Anton Hansson
· 5 years ago
57a45f1
Switch to clang-r377782d (10.0.6).
by Stephen Hines
· 5 years ago
5d42863
Merge "Don't check elf properties of python prebuilts" into rvc-dev
by TreeHugger Robot
· 5 years ago
735be9a
Merge "Allow defining neverallow in packages other than android." into rvc-dev
by Artur Satayev
· 5 years ago
0f43edc
Merge "Check updatable APKs compile against managed SDKs." into rvc-dev
by Artur Satayev
· 5 years ago
b39ea9b
Allow defining neverallow in packages other than android.
by Artur Satayev
· 5 years ago
e5ac15a
Check updatable APKs compile against managed SDKs.
by Artur Satayev
· 5 years ago
cac82fe
Don't check elf properties of python prebuilts
by Dan Willemsen
· 5 years ago
c6fff02
Merge "Create a framework.aidl for non-updatable platform" into rvc-dev
by Anton Hansson
· 5 years ago
2a6e9d0
Fix missing NOTICE targets for static libs that aren't available to platform.
by Martin Stjernholm
· 5 years ago
89030a3
Merge "Clean com.android.neuralnetworks APEX whitelist" into rvc-dev
by TreeHugger Robot
· 5 years ago
8402638
apex: remove compat symlinks to vndk apex
by Jooyung Han
· 5 years ago
be024ad
Don't allow a lib having stubs to become a member of VNDK
by Jiyong Park
· 5 years ago
a59774e
Merge "soong config: add value_variable substitution" into rvc-dev
by TreeHugger Robot
· 5 years ago
a6ffd8b
Merge "Make the names of 'soong_config_module_type_import' modules unique." into rvc-dev
by TreeHugger Robot
· 5 years ago
227d567
Make the names of 'soong_config_module_type_import' modules unique.
by Sasha Smundak
· 5 years ago
846101a
Merge "Expand neverallow for sdk_version: none" into rvc-dev
by Anton Hansson
· 5 years ago
1883126
Merge "Add libs properties to runtime_resource_overlay." into rvc-dev
by Jaewoong Jung
· 5 years ago
ca095d7
Add libs properties to runtime_resource_overlay.
by Jaewoong Jung
· 5 years ago
fec6c23
Expand neverallow for sdk_version: none
by Anton Hansson
· 5 years ago
343eae7
Merge "Pass -Brepro ldflag to Windows builds" into rvc-dev
by Yi Kong
· 5 years ago
dd75311
Pass -Brepro ldflag to Windows builds
by Yi Kong
· 5 years ago
c40b519
Skip version mutator for host/ramdisk/recovery
by Jooyung Han
· 5 years ago
fc5608e
Merge "Create prebuilt api modules in load hook not mutator" into rvc-dev
by TreeHugger Robot
· 5 years ago
47f6315
Create prebuilt api modules in load hook not mutator
by Paul Duffin
· 5 years ago
ec8d490
soong config: add value_variable substitution
by Dan Willemsen
· 5 years ago
0eb91f4
Merge "Add support for order-only dependencies to RuleBuilder" into rvc-dev
by Julien Desprez
· 5 years ago
741f484
Merge "Add an order-only dependency on the build number file" into rvc-dev
by Julien Desprez
· 5 years ago
85c151c
Create a framework.aidl for non-updatable platform
by Anton Hansson
· 5 years ago
82f316b
Add support for order-only dependencies to RuleBuilder
by Automerger Merge Worker
· 5 years ago
c372774
Add an order-only dependency on the build number file
by Automerger Merge Worker
· 5 years ago
b4d816e
Relax boot image check to allow platform Jacoco variant in a coverage build.
by Ulya Trafimovich
· 5 years ago
cc21bba
Forbid generating boot image files for jars in updatable modules.
by Ulya Trafimovich
· 6 years ago
aeb9e6f
Merge "Collect JNI coverage data only for first target." into rvc-dev
by Jaewoong Jung
· 5 years ago
045f3db
Merge "Remove PLATFORM_VERSION_FUTURE_CODENAMES" into rvc-dev
by Jooyung Han
· 5 years ago
e62e594
Collect JNI coverage data only for first target.
by Jaewoong Jung
· 5 years ago
e17caa6
Apex: add NeverAllowRule for updatable
by Jooyung Han
· 5 years ago
424175d
Remove PLATFORM_VERSION_FUTURE_CODENAMES
by Jooyung Han
· 5 years ago
ee42b20
Merge "Support arch variant for data attribute" into rvc-dev
by TreeHugger Robot
· 5 years ago
0f2c0ad
Support arch variant for data attribute
by Automerger Merge Worker
· 5 years ago
3978d03
Merge "Build VNDK APEX for VNDK-Lite" into rvc-dev
by Jooyung Han
· 5 years ago
cd963fc
Merge "Use 0777 instead of FileInfo() for dirs." into rvc-dev
by TreeHugger Robot
· 5 years ago
2bce0e8
Clean com.android.neuralnetworks APEX whitelist
by Przemysław Szczepaniak
· 5 years ago
95148f6
Merge "Apex: support codenames for min_sdk_version" into rvc-dev
by Jooyung Han
· 5 years ago
4f5edfc
Use 0777 instead of FileInfo() for dirs.
by Jaewoong Jung
· 5 years ago
909eaf5
Merge "soong_config: bool_variables shortcut" into rvc-dev
by TreeHugger Robot
· 5 years ago
bc6341b
Merge "Add platform-wide sampling PGO option" into rvc-dev
by Yi Kong
· 5 years ago
1934adc
soong_config: bool_variables shortcut
by Dan Willemsen
· 5 years ago
e6a9e64
Add platform-wide sampling PGO option
by Yi Kong
· 5 years ago
b92ae27
Add file with updatable BCP packages to /system/etc/
by Vladimir Marko
· 5 years ago
163bda6
Distinguish boot images by target rather than arch
by David Srbecky
· 5 years ago
39ea894
Merge "Include partition tag in apexkeys.txt." into rvc-dev
by Bill Peckham
· 5 years ago
2071132
Fix long mac test times; only initialize host settings once
by Dan Willemsen
· 5 years ago
1c610cf
Include partition tag in apexkeys.txt.
by Bill Peckham
· 5 years ago
29e91d2
Apex: support codenames for min_sdk_version
by Jooyung Han
· 5 years ago
66e3655
Merge "Remove neverallow rules for framework-mediaprovider" into rvc-dev
by Anton Hansson
· 5 years ago
42d7718
Merge "Enforce apex.min_sdk_version for bundled builds" into rvc-dev
by Jooyung Han
· 5 years ago
0f9e773
Merge "Use modular removed-dex.txt files for greylisting." into rvc-dev
by Artur Satayev
· 5 years ago
cd4c32e
Merge "Always keep rsp files" into rvc-dev
by Anton Hansson
· 5 years ago
91847d8
Merge "Merge "Rename VTS to VTS10" am: 7182c45fe7 am: 4058983c0c am: 8989420fee am: 2d2a3643f5" into rvc-dev
by Dan Shi
· 5 years ago
1422d6d
Merge "Fix the logic for selecting ABI dump paths" into rvc-dev
by Hsin-Yi Chen
· 5 years ago
1a9a912
Merge "Rename VTS to VTS10" am: 7182c45fe7 am: 4058983c0c am: 8989420fee am: 2d2a3643f5
by Dan Shi
· 5 years ago
a5cb6fe
Remove neverallow rules for framework-mediaprovider
by Anton Hansson
· 5 years ago
a8ec559
Use modular removed-dex.txt files for greylisting.
by Artur Satayev
· 5 years ago
b2ed9ac
Merge "Convert sdk_library to use androidmk Dist" into rvc-dev
by Anton Hansson
· 5 years ago
84dc13b
Merge "Add a Tag field to dist to dist a tagged output" into rvc-dev
by Anton Hansson
· 5 years ago
6bb8810
Convert sdk_library to use androidmk Dist
by Anton Hansson
· 5 years ago
1e65f94
Add a Tag field to dist to dist a tagged output
by Anton Hansson
· 5 years ago
6d5d8a6
Simplify message around nsjail error
by Dan Willemsen
· 5 years ago
65d8a62
Build VNDK APEX for VNDK-Lite
by Jooyung Han
· 5 years ago
37ca4a1
Add code coverage support to android_app JNI libs.
by Jaewoong Jung
· 5 years ago
706d5f6
Always keep rsp files
by Dan Willemsen
· 5 years ago
d41fc18
Fix the logic for selecting ABI dump paths
by Hsin-Yi Chen
· 5 years ago
7406660
Enforce apex.min_sdk_version for bundled builds
by Jooyung Han
· 5 years ago
0ed9a7d
Merge "[soong] new field in Android.bp to request APK signing V4" into rvc-dev
by Songchun Fan
· 5 years ago
688de9a
[soong] new field in Android.bp to request APK signing V4
by Songchun Fan
· 5 years ago
c3e9263
Pass min_sdk_version to cc __ANDROID_SDK_VERSION__
by Jooyung Han
· 5 years ago
Next »