summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatricktu <patricktu@google.com>2020-05-29 11:06:39 +0800
committerPatrick Tu <patricktu@google.com>2020-05-29 07:28:18 +0000
commit1b3111db07e4a4ec1284d6a99e9cfafccbe9733f (patch)
tree64ca20acba461afa9410f1329c6460a22cde7fed
parent0b7bfc57b32e92751112862b4948dcce15739d82 (diff)
downloadasuite-1b3111db07e4a4ec1284d6a99e9cfafccbe9733f.tar.gz
ASuite: update prebuilt aidegen by uploader.(6536233).
The prebuilt aidegen was downloaded from: aosp-master/aosp_cf_x86_phone-userdebug:6536233. SHA256:0c5cc2c3763d8accca2f94bbed3016f54457bf0457d7e68a57c5b134654dd369 Bug: 1316107 Bug: 1316105 2020-05-28 6536233 6529608 aosp/1316107 7a64e3d: AIDEGen: Set the ignored Git paths in the workspace.xml aosp/1316105 757856f: AIDEGen: Adds class XML generator Test: 1. aidegen Settings Check the packages/apps/Settings/.idea/vcs.xml has only the Git path of Settings. 2. Under AOSP root folder: a. Edit vcs.xml, add the following configuration or override it. <component name="VcsDirectoryMappings"> <mapping directory="$PROJECT_DIR$/cts" vcs="Git" /> </component> b. aidegen Check the $PROJECT_DIR$/cts still in the vcs.xml. Check the workspace.xml has the ignored-roots tag with many git paths, including the $PROJECT_DIR$/cts. 3. Run the follow commands and check the results: Commands: a. aidegen Settings b. aidegen Settings SettingsLib framework c. aidegen framework Settings SettingsLib d. aidegen Settings -a e. aidegen Settings SettingsLib framework -a f. aidegen framework Settings SettingsLib -a Check list: a. Open packages/apps/Settings/src/com/android/settings/ SettingsPreferenceFragment.java with 0 error. b. Open frameworks/base/packages/SettingsLib/src/com/android/ settingslib/DeviceInfoUtils.java with 0 error. c. Open frameworks/base/services/core/java/com/android/server/ am/ActivityManagerService.java with 0 error. d. Open frameworks/base/services/core/java/com/android/server/ pm/PackageManagerService.java with 0 errors. If there is more than the expected errors, try to re-open the project. Merged-In: Ie1417d2ae1a154dfe7b54ff1693f9793aa55a77c Change-Id: Ia1dbf78094e736591dff67facd46f812968ff7ec
-rwxr-xr-xaidegen/linux-x86/aidegenbin508458 -> 512756 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/aidegen/linux-x86/aidegen b/aidegen/linux-x86/aidegen
index cb6f18b..2223ba0 100755
--- a/aidegen/linux-x86/aidegen
+++ b/aidegen/linux-x86/aidegen
Binary files differ