commit | 7e64710aa23d00196a6ca0799951408bf99d6919 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Wed Jul 08 16:33:27 2020 -0700 |
committer | David Su <dysu@google.com> | Fri Jul 10 22:56:13 2020 +0000 |
tree | da0fdd785450d7362a88b2d86d9a034a63f59657 | |
parent | 4872a8a4b6fdd2c6111396ee780e2f459f421e7e [diff] |
Fix EapFailureNotifier failing to resolve resource name dynamically Resources#getIdentifier uses the Java package name rather than the Android APK's package name i.e. the package name generated for R.java at compile time. Bug: 160569695 Test: manually verified notification is displayed Test: atest FrameworksWifiTests Change-Id: I4c9a17c86e23956478a927021fb1b7ade3b86379