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
Loading
Please sign in to comment