commit | 85528da78e50cd254215d71f6d2aef11eda43475 | [log] [tgz] |
---|---|---|
author | Ruchi Kandoi <kandoiruchi@google.com> | Wed Mar 07 17:09:25 2018 -0800 |
committer | Ruchi Kandoi <kandoiruchi@google.com> | Tue Mar 13 21:04:35 2018 +0000 |
tree | d12ea990f4a34d68819386f6f8bf6a52989bba42 | |
parent | 18fec93344d65f1072ed2e76e9c81597cb8f7418 [diff] |
Fixes ArrayStoreException in getSEAccessAllowPackages() Converts mNfcEventInstalledPackages to be a List<String> (package names) instead of List<PackageInfo>. Test: Manual; Test application Bug: 73788648 Change-Id: I8e62639aa3e642f084c2dd41f98fed8c44b4cee3