History log of /frameworks/base/libs/androidfw/ResourceUtils.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3f085422081db5d7da5dfc394a0b9c2696c2e9be 23-Mar-2018 Svet Ganov <svetoslavganov@google.com> Fix resource by name lookup

Test: added: '@' cases to ResourceUtilsTest
pass: ./out/host/darwin-x86/nativetest/libandroidfw_tests/libandroidfw_tests
pass: ./out/host/darwin-x86/nativetest/aapt2_tests/aapt2_tests
pass: cts-tradefed run cts-dev -m CtsAppSecurityHostTestCases
-t android.appsecurity.cts.PermissionsHostTest

Bug: 74612500

Change-Id: I144e4ca1b63b9cce71052fc02089bb6092739889
/frameworks/base/libs/androidfw/ResourceUtils.cpp
929d6517dfd338f0d481dbe6587643d5aef27ec6 17-Jan-2017 Adam Lesinski <adamlesinski@google.com> AssetManager2: Add GetResourceId

Add ability to lookup a resource by name.

Test: make libandroidfw_tests
Change-Id: I262ba5ce4c9892458226fbdb44cf21f9877fb92d
/frameworks/base/libs/androidfw/ResourceUtils.cpp