Update from Widevine
Change-Id: Ie508911ed2bff66c1fe5962f51f1a51b8f484f5a
This commit is contained in:
6
debuglibs.sh
Executable file
6
debuglibs.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
# Run this script to install the Widevine shared libs (use debug libs) into the symbols path so
|
||||
# vendor/google/tools/stack can find them.
|
||||
#
|
||||
#!/bin/bash
|
||||
cp /master/vendor/widevine/proprietary/lib/libWVStreamControlAPI.so /master/out/target/product/stingray/symbols/system/lib/libWVStreamControlAPI.so
|
||||
cp /master/vendor/widevine/proprietary/lib/libwvdrm.so /master/out/target/product/stingray/symbols/system/lib/libwvdrm.so
|
||||
Reference in New Issue
Block a user