update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
2
android/build/make/core/soong_config.mk
Normal file → Executable file
2
android/build/make/core/soong_config.mk
Normal file → Executable file
|
@ -89,6 +89,8 @@ $(SOONG_VARIABLES): FORCE
|
|||
echo ''; \
|
||||
echo ' "BtConfigIncludeDir": "$(BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR)",'; \
|
||||
echo ''; \
|
||||
echo ' "BtConfigVendor": "$(BOARD_BLUETOOTH_VENDOR)",'; \
|
||||
echo ''; \
|
||||
echo ' "DeviceKernelHeaders": $(call json_list,$(strip $(TARGET_PROJECT_SYSTEM_INCLUDES)))'; \
|
||||
echo '}') > $(SOONG_VARIABLES_TMP); \
|
||||
if ! cmp -s $(SOONG_VARIABLES_TMP) $(SOONG_VARIABLES); then \
|
||||
|
|
2
android/build/make/core/version_defaults.mk
Normal file → Executable file
2
android/build/make/core/version_defaults.mk
Normal file → Executable file
|
@ -181,7 +181,7 @@ ifndef PLATFORM_SECURITY_PATCH
|
|||
# It must be of the form "YYYY-MM-DD" on production devices.
|
||||
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
|
||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||
PLATFORM_SECURITY_PATCH := 2018-05-05
|
||||
PLATFORM_SECURITY_PATCH := 2018-11-05
|
||||
endif
|
||||
|
||||
ifndef PLATFORM_BASE_OS
|
||||
|
|
BIN
android/build/make/tools/releasetools/blockimgdiff.pyc
Normal file
BIN
android/build/make/tools/releasetools/blockimgdiff.pyc
Normal file
Binary file not shown.
BIN
android/build/make/tools/releasetools/common.pyc
Normal file
BIN
android/build/make/tools/releasetools/common.pyc
Normal file
Binary file not shown.
BIN
android/build/make/tools/releasetools/edify_generator.pyc
Normal file
BIN
android/build/make/tools/releasetools/edify_generator.pyc
Normal file
Binary file not shown.
BIN
android/build/make/tools/releasetools/rangelib.pyc
Normal file
BIN
android/build/make/tools/releasetools/rangelib.pyc
Normal file
Binary file not shown.
BIN
android/build/make/tools/releasetools/sparse_img.pyc
Normal file
BIN
android/build/make/tools/releasetools/sparse_img.pyc
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue