commit | d29a6353f1e89fa6b96a9b2e7e27bad402686f2e | [log] [tgz] |
---|---|---|
author | Mathew Inwood <mathewi@google.com> | Tue Aug 28 14:13:33 2018 +0100 |
committer | Mathew Inwood <mathewi@google.com> | Tue Aug 28 14:13:51 2018 +0100 |
tree | 60f59e7ebb07f3db41ccc06b228f61f6df247088 | |
parent | 32f68e6b6b4a686268d75c868b9682fdd91a6e81 [diff] |
Remove suspected false positives from light greylist. These APIs are only seen to be used by code in java packages com.android.server.* which corresponds to AOSP code that has been linked into applications. Linking system server code into apps like this is unlikely to work, and should not be expected to work. It's likely that this has been done accidentally, and the code is not actually used at runtime. Bug: 112826823 Test: m Change-Id: I0a72458d66b6af515e1da68d449d9b166680c258