commit | ee71eb3328a37d83111c527643f89af2b98367a8 | [log] [tgz] |
---|---|---|
author | Raju Kulkarni <rajukulkarni@google.com> | Fri Oct 30 12:55:11 2020 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri Oct 30 20:23:07 2020 +0000 |
tree | 71652bf083b85a09eaa5dc094ecc97a155a8a372 | |
parent | 7b94c197afe92a2cccbcf97b989dc7b23a4dcc9f [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 Merged-In: Ia22ee4394a7394060233fcc7034d80241f8929b2