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 (cherry picked from commit c60000f2)
Loading
Please sign in to comment