[script]Cleaning
This commit is contained in:
parent
f897e5394e
commit
ba1e7ca123
@ -3,10 +3,6 @@
|
|||||||
# To be used in the root path of system partition dump
|
# To be used in the root path of system partition dump
|
||||||
# Will only get lib in vendor/lib
|
# Will only get lib in vendor/lib
|
||||||
|
|
||||||
first=1
|
|
||||||
libs=$(ndk-depends -Lvendor/lib $@ | grep -v "Could not" | grep -v "\\$" | grep camera)
|
|
||||||
echo "$libs"
|
|
||||||
|
|
||||||
LIBS=""
|
LIBS=""
|
||||||
DEPS=""
|
DEPS=""
|
||||||
APP="${1#bin\/}"
|
APP="${1#bin\/}"
|
||||||
|
Loading…
Reference in New Issue
Block a user