AIDEGen: prebuilt update CL 5414443
SHA256:3f8d187ee092e22ebc73b7718040613996c7319633dbe56d407b1baa34e3c4f7
The aidegen prebuilt binary is download from aosp_master
aosp_cf_x86_phone-userdebug 5414443
Bug: 128853380 aidegen suggests using -s, but it is already there
Bug: 129104292 Too much log in project_info.py and source_locator.py
Bug: 129367720 support kotlin *.kt files as source files
Bug: 123772935 has missing symbols in ResourcesImpl.java
Bug: 128798881 Shall direct to libcore implementation for FileDescriptor
Test: $ aidegen framework tradefed cts sdkparcelables Settings
1. Check frameworks/base/packages/SystemUI/src/com/android/systemui/
statusbar/policy/SecurityControllerImpl.java, the import class
java.io.FileDescriptor should lead to /libcore module.
2. Check PackageManagerService.java and ActivityManagerService.java
with no unresolved symbol.
3. Check frameworks/base/tools/sdkparcelables/sdkparcelables.iml,
frameworks/base/tools/sdkparcelables/src and frameworks/base/tools/
sdkparcelables/tests should be added to sourceFolder url.
4. Check log of project_info.py:168:INFO and source_locator.py:307:INFO
shouldn't show.
5. CLI tool will show skip build message
6. $ aidegen framewrok -s, AIDEGen shall not show skip build message.
Change-Id: I443108f1bcc406ca8206195168aec30b58c15c05
Loading
Please sign in to comment