Fix error at run time to load skottie_android.so

Test: Ran Skottie app
Bug: skia:
Change-Id: I2147433018154069a9294ac80dbeb8692ec748cc
Reviewed-on: https://skia-review.googlesource.com/158441
Commit-Queue: Stan Iliev <stani@google.com>
Reviewed-by: Florin Malita <fmalita@google.com>
This commit is contained in:
Stan Iliev 2018-10-01 15:36:32 -04:00 committed by Skia Commit-Bot
parent b099fe8348
commit a7a52b9de3

View File

@ -1911,6 +1911,7 @@ if (skia_enable_tools) {
deps = [
":skia",
"modules/skottie",
"modules/sksg:samples",
]
}
}