summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralbaltai <albaltai@google.com>2019-04-12 17:34:10 +0800
committerAlbal Tai <albaltai@google.com>2019-04-14 13:49:37 +0000
commitb8a1f5b928cd5d74f2e33a66bb34c900ff6c557e (patch)
tree0caaaff68db4c96297bf827f21eba4a5c86784b5
parent125c0cf9ad0cffc2eccb3f2892701f921ee26ac3 (diff)
downloadasuite-b8a1f5b928cd5d74f2e33a66bb34c900ff6c557e.tar.gz
AIDEGen: prebuilt update to d577226
SHA256:ee4091db6d07a5861913af7fc1e36e9ff5718e32a936107c7ea7a03318210865 The aidegen prebuilt binary is download from aosp_master aosp_cf_x86_phone-userdebug 5461863 Bug: b/129519376 Show privacy and license agreement before collecting data. Bug: b/128512508 Build the aapt2.srcjar to generate R.java. Bug: b/129505015 skip build module_bp_java_deps.json if -s argument applied. Test: 1. b/129505015 a. $ aidegen tradefed b. Check module_bp_java_deps.json file time. c. $ aidegen tradefed -s d. Check module_bp_java_deps.json time should be the same as step b, and module_info_util.py:119:INFO: module_bp_java_deps.json file exists, skip building it. message will be shown in terminal. 2. b/128512508 a. Checkout internal master and lunch walleye-eng b. rm -rf out/target/common/obj/APPS/Settings_intermediates c. $ m installclean d. $ aidegen Settings framework cts vendor/xts e. $ m -j should not failed. f. Check out/target/common/obj/APPS/Settings_intermediates/aapt2 exists. g. Double check: go through step b~f but replace step c to m clean 3. b/129505015 a. $ aidegen framework -s -n b. Check if the following paragraph shows in the beginning of tool runs. Notice: We collect usage statistics in accordance with our Content ... ... and Terms of Service (https://policies.google.com/terms). Change-Id: Icbf931b28b6f7d24302c9f6e4061e0d43fcfd230
-rwxr-xr-xaidegen/linux-x86/aidegenbin75765 -> 77030 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/aidegen/linux-x86/aidegen b/aidegen/linux-x86/aidegen
index 60e326b..e75e8fe 100755
--- a/aidegen/linux-x86/aidegen
+++ b/aidegen/linux-x86/aidegen
Binary files differ