commit | f719f467a88ed276d2a29b0f2afc7b54ec1613e7 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Wed Sep 23 10:28:23 2020 +0900 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Wed Sep 23 05:01:28 2020 +0000 |
tree | 805f437ac15aed9767cd1850a458889370f70911 | |
parent | ad9d0da18763ba692801ffd66a95245cb5ce7f28 [diff] |
Add CharSequence into ignorable imports java.lang.CharSequence is a built-in aidl type, so actually it doesn't need to be imported explicitly. But for some legacy use case, added it into allowlist Bug: 169193089 Test: try "import java.lang.CharSequence" Change-Id: Ia22ee4394a7394060233fcc7034d80241f8929b2
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview