Commit Graph

27094 Commits

Author SHA1 Message Date
Xin Li
78d137e9f8 Merge Coral/Flame into AOSP master
Bug: 141248619
Change-Id: I68466b21b86708698c3813a35ba95beb83161f87
Merged-In: Ie8e878868c681902616859fb280b2bd232b294f1
2019-10-25 10:27:45 -07:00
bohu
72325edad9 Merge "Development: remove deployagent"
am: 90ceb51d8f

Change-Id: Ie8e878868c681902616859fb280b2bd232b294f1
2019-10-23 15:21:23 -07:00
Treehugger Robot
90ceb51d8f Merge "Development: remove deployagent" 2019-10-23 21:56:39 +00:00
bohu
218e42e813 Development: remove deployagent
Change-Id: I794cf3913eff6e8bf4fa0de55708ae154bfe8e8a
2019-10-23 13:02:20 -07:00
Logan Chien
e2dd4078b3 Merge "header-checker: Remove unique_id"
am: 9044508982

Change-Id: Ie1e1f6ffdc2ba331aaded5ed64c712f35d552fd3
2019-10-23 08:39:59 -07:00
Logan Chien
9044508982 Merge "header-checker: Remove unique_id" 2019-10-23 15:14:16 +00:00
Jerome Gaillard
085de0e20f Merge "Some files for the SDK are now built in a different place"
am: 2e9d2a0112

Change-Id: Ife43b2a05f596ed2946f6fbe4942984968ef2cc6
2019-10-21 02:49:43 -07:00
Jerome Gaillard
2e9d2a0112 Merge "Some files for the SDK are now built in a different place" 2019-10-21 09:32:12 +00:00
Jerome Gaillard
52633e91d1 Some files for the SDK are now built in a different place
This updates the origin location of some files because they are now
generated in a different way and so end up in a different folder.

Bug: 142480924
Test: m sdk
Change-Id: I2dafafc113e7e5c77d469b69b7fe9f25cc0555b1
2019-10-17 13:55:53 +01:00
Hsin-Yi Chen
d84fef6d46 Merge "Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths"
am: f45e8c672a

Change-Id: I4d7411ed48ee9e3088481c82620524c229f26c02
2019-10-17 01:06:32 -07:00
Hsin-Yi Chen
f45e8c672a Merge "Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths" 2019-10-17 05:26:41 +00:00
Inseob Kim
fffb7cc17f Merge "Update vndk snapshot build script"
am: d6ba93f7b0

Change-Id: I492389efb4333752619506981426e5b4b3248a52
2019-10-16 21:24:04 -07:00
Treehugger Robot
d6ba93f7b0 Merge "Update vndk snapshot build script" 2019-10-17 03:55:40 +00:00
Xin Li
0f69a1fd80 Skip QD1A.190821.011 in stage-aosp-master
Bug: 141248619
Change-Id: Ie24fef939d4411e4d89aba1dc6298408e752d948
2019-10-16 15:19:12 -07:00
Hsin-Yi Chen
6410617b21 Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths
The suffix of VNDK variants in out/soong was changed from
_vendor_shared to _vendor.{PLATFORM_VNDK_VERSION}_shared. This commit
updates the path pattern in create_reference_dumps.py.

Bug: 142698263
Test: ./create_reference_dumps.py -products aosp_x86 -libs libprotobuf-cpp-lite-3.9.1
Change-Id: I1c65ea68393a3b6601fde9f441be8ac3c69b18c1
2019-10-15 18:17:56 +08:00
Hsin-Yi Chen
3a13e9e585 Merge "Remove CPU variant from ABI reference dump paths"
am: 2a6f31a2bd

Change-Id: I1e76d4e23320597bca0968ffc87a3e57f2520e2f
2019-10-14 01:11:34 -07:00
Treehugger Robot
2a6f31a2bd Merge "Remove CPU variant from ABI reference dump paths" 2019-10-14 08:01:33 +00:00
Justin Yun
d77131065c Merge "Update checkvintf on build_mixed"
am: 14dd5a85c3

Change-Id: Ibde0c7764488a9de23233bfe249d061d832ef89c
2019-10-13 07:31:10 -07:00
Treehugger Robot
14dd5a85c3 Merge "Update checkvintf on build_mixed" 2019-10-13 14:22:55 +00:00
Justin Yun
d71d101653 Merge "Update indentation to 2 spaces for build_mixed"
am: 1ee5d4e60f

Change-Id: I47db35c7b2f9343c946f92ece2bb4d1c278db491
2019-10-10 21:20:26 -07:00
Treehugger Robot
1ee5d4e60f Merge "Update indentation to 2 spaces for build_mixed" 2019-10-11 02:32:18 +00:00
Justin Yun
14e2342b39 Update checkvintf on build_mixed
To check compatibility matrix for vintf, we must use
check_target_files_vintf instead of checkvintf. It will automatically
find the matrix files in both system and vendor images and check the
vintf matrices.

We removed the fourth parameter for "checkvintf". Instead, "-t"
option with otatools.zip will enable the vintf test.

Bug: 140455125
Test: build_mixed -t dir/to/otatools.zip \
      system_dir device_dir out_dir

Change-Id: I81a8f9e46d4dfb8637cc729e3682188171f4b902
2019-10-11 09:25:10 +09:00
Inseob Kim
b9fe142671 Update vndk snapshot build script
Removed 32-bit binder builds which are no longer supported. And updated
deprecated make command to build/soong/soong-ui.bash.

Bug: N/A
Test: invoke build.sh and update.py
Change-Id: I58295e21ddbae5fbf4c38501d5bdd70e587b11bc
2019-10-10 10:53:52 +00:00
Justin Yun
56cb76afac Update indentation to 2 spaces for build_mixed
As in shell style guide, use the 2-space indentation for build_mixed
script file
Also update OWNERS for build_mixed

Test: build_mixed system_dir device_dir out_dir
Change-Id: I2033120026328103ee6c87876db8f02d79245216
2019-10-10 12:14:45 +09:00
Elliott Hughes
e8ae12f12a Merge "sdk_clean.sh: the mac is now using the same sed as linux."
am: 5502f2c591

Change-Id: I4f80e42b8ea6aae6e0961aaaf28f1183440735df
2019-10-09 17:25:28 -07:00
Treehugger Robot
5502f2c591 Merge "sdk_clean.sh: the mac is now using the same sed as linux." 2019-10-09 23:41:45 +00:00
Elliott Hughes
80c8559132 sdk_clean.sh: the mac is now using the same sed as linux.
Test: builds
Change-Id: I783287d9a7ee7c3157a6275f011dbf05653c5a62
2019-10-09 12:24:59 -07:00
Hsin-Yi Chen
e1aa9ebe32 Remove CPU variant from ABI reference dump paths
This commit removes CPU variant from the paths under prebuilts/abi-dumps
so that the build system can find dumps generated from non-generic
products.

Bug: 140359871
Test: ./create_reference_dumps.py -product aosp_cf_arm64_phone \
      -libs libvndksupport

Change-Id: Ib022bbfd484e327e345b554cdfd41a48692a3c68
2019-10-08 07:05:03 +00:00
Kiyoung Kim
93e5dc5f39 Merge "Install vndkcore and vndkprivate library list"
am: 6863ada102

Change-Id: I924a0784af8bc81bf0aa3802f216eb2c6c0f61e1
2019-10-07 18:19:37 -07:00
Kiyoung Kim
6863ada102 Merge "Install vndkcore and vndkprivate library list" 2019-10-08 00:57:41 +00:00
Josh Gao
d45a8b14d4 Merge "Increment platform-tools version to 29.0.5."
am: 8c81029cbe

Change-Id: Ib3906fd9784ea0bd87c62cea5b4ef844bead6547
2019-10-07 16:09:10 -07:00
Josh Gao
8c81029cbe Merge "Increment platform-tools version to 29.0.5." 2019-10-07 22:45:47 +00:00
Josh Gao
3338757a95 Increment platform-tools version to 29.0.5.
Test: none
Change-Id: Icb884699c57236ca57719edb4c39f5a5b9a2440c
2019-10-07 15:44:35 -07:00
Kiyoung Kim
b04fe60b64 Install vndkcore and vndkprivate library list
New linkerconfig generator requires vndkcore and vndkprivate library
list file to create ld.config.txt dynamically. However, existing vndk
snapshot does not install those two files, thus fail to be executed.
This change adds two files to system image.

Bug: 142072719
Test: VNDK snapshot generated with updated file
Change-Id: Id42e6a9acf40d8e16a3e76fd76ad84422d35d519
2019-10-07 13:46:21 +09:00
Jimmy Chen
eb22de04c3 Merge "WiFiDirectDemo: update permission requirement"
am: ef35801792

Change-Id: I1d5e6eeee42366fe83f7e2631bc08f4ce80376ac
2019-10-03 20:00:33 -07:00
Treehugger Robot
ef35801792 Merge "WiFiDirectDemo: update permission requirement" 2019-10-04 02:43:26 +00:00
Logan Chien
ea7a68ae97 Merge "elfcheck: Add Android.mk auto-fix rewriter"
am: 42abf9e61b

Change-Id: I04b63205c33ba10fc7ae071afd984ac3d9d29599
2019-10-03 09:17:48 -07:00
Logan Chien
392ebb3172 Merge "header-checker: Remove aosp_{arm64,x86}_ab"
am: aa79d2c092

Change-Id: I9ff945e6066b7b2fd04828447e1d4f51f11000ec
2019-10-03 09:17:16 -07:00
Logan Chien
42abf9e61b Merge "elfcheck: Add Android.mk auto-fix rewriter" 2019-10-03 15:50:48 +00:00
Logan Chien
aa79d2c092 Merge "header-checker: Remove aosp_{arm64,x86}_ab" 2019-10-03 15:50:27 +00:00
Logan Chien
17ec995b11 header-checker: Remove aosp_{arm64,x86}_ab
This commit removes aosp_arm64_ab and aosp_x86_ab.  They have been
removed from the master branch and we don't need them anymore.

See also.
https://android-review.googlesource.com/c/platform/build/+/989349/

Bug: 135977699
Test: ./utils/create_reference_dumps.py -l libmediametrics
Change-Id: I1b1bf5d95cc35d9b9bf6180890acb602b54829be
2019-10-02 09:32:28 -07:00
Logan Chien
a51f1f655e elfcheck: Add Android.mk auto-fix rewriter
This commit adds an Android.mk auto-fix rewriter for prebuilt ELF
checks.

This rewriter can add the missing LOCAL_SHARED_LIBRARIES, add the
missing LOCAL_MULTILIB, or add LOCAL_CHECK_ELF_FILES if there are fatal
errors.

Test: Run fix_android_mk_prebuilt.py on some Android.mk.
Change-Id: If7c9dbff8b57112d5be615d692005ae62cfb41b4
2019-09-27 18:33:08 -07:00
TreeHugger Robot
3db1e788a2 Merge "Import translations. DO NOT MERGE" into stage-aosp-master 2019-09-25 13:56:05 +00:00
Bill Yi
ca7c713d45 Import translations. DO NOT MERGE
Change-Id: I5e33ae9d1117e0459d01f8d02157578f35760d16
Auto-generated-cl: translation import
2019-09-24 19:39:27 -07:00
Adrian Salido
75abf62df0 Merge "adb_py: Build python3 module"
am: b481a6d729

Change-Id: Iea8edeb22eb33cfabea0d0b88a92ea9e2f814465
2019-09-24 16:33:50 -07:00
Adrian Salido
b481a6d729 Merge "adb_py: Build python3 module" 2019-09-24 23:07:14 +00:00
Adrian Salido
8d10687419 adb_py: Build python3 module
Commit 1b06c6e40d ("Python 3 compatibility.") addressed python3
compatilbity issues for adb python package. Enable it in build.

Test: python3 test.py
Change-Id: Ie00e86f473a79f215b8e053a6ed8be5a2184e0a4
2019-09-24 23:06:54 +00:00
Pirama Arumuga Nainar
6cb0e045e0 Merge "Switch to clang-r365631b"
am: f0d4545583

Change-Id: I1687bde689227f795747a2d0a213f59af5670f0a
2019-09-17 15:16:23 -07:00
Pirama Arumuga Nainar
f0d4545583 Merge "Switch to clang-r365631b" 2019-09-17 21:51:32 +00:00
Pirama Arumuga Nainar
8739bc113b Switch to clang-r365631b
Test: TH
Change-Id: I2242cce553b6d3fa517ba16d981a2d5bad89cbe8
2019-09-17 10:33:19 -07:00