sdm660-common: Add libartpalette to VNDK-SP library list.
Now a dependency of ART. Test: "atest CtsRenderscriptTestCases" on marlin Bug: 123852238 (cherry picked from commit b97f98e391f0b635d47937a0cd07bc026e71db90) Exempt-From-Owner-Review: cherry pick Change-Id: I474c996249ec7d97b187dadb6b7cb880e852e5df Merged-In: I03463ef9604d165af460b8f22afbc9b976e07999
This commit is contained in:
parent
f99d9947bc
commit
c70eef5568
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ VNDK_SP_LIBRARIES := \
|
|||
libdexfile_external \
|
||||
libdexfile_support \
|
||||
libartbase \
|
||||
libartpalette \
|
||||
libziparchive
|
||||
|
||||
install_in_hw_dir := \
|
||||
|
|
Loading…
Reference in a new issue