commit | 2e930e7a765ec6ebb075523a390ad625010f9e8a | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Wed Nov 07 15:54:13 2018 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Thu Nov 08 15:22:02 2018 +0000 |
tree | d291afda597fb7e47ea78e98aa557e41f4b0d7a9 | |
parent | 07160ff7e5ac08e45d9fc15c61d84054b8790d3d [diff] |
Remove android.icu.... classes from light grey list Removes all the android.icu.... classes from the light grey lists as they are now using UnsupportedAppUsage annotation. This was tested by making and then manually checking that the generated out/target/common/obj/PACKAGING/hiddenapi-light-greylist.txt was the same (after sorting) before and after this change. Test: see above Bug: 117818301 Change-Id: Ib11d5462580b3698a8b810dc0138642252ec5f18