Merge "Add libRS.so to the list of public libraries"

am: ebe04a9b89

* commit 'ebe04a9b891230f13b264342e5aed40ff28d4a10':
  Add libRS.so to the list of public libraries
This commit is contained in:
Dimitry Ivanov 2016-01-14 02:04:44 +00:00 committed by android-build-merger
commit 108eaa1429

View file

@ -48,6 +48,7 @@ static const char* kPublicNativeLibraries = "libandroid.so:"
"libm.so:"
"libOpenMAXAL.so:"
"libOpenSLES.so:"
"libRS.so:"
"libstdc++.so:"
"libwebviewchromium_plat_support.so:"
"libz.so";