Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
2079fbcd04745b6c4ceb3a7c67d1a48e7be24cd1
/
.
/
soundtrigger
/
aidl
/
cli
/
sthal_cli_3.sh
blob: f157c50276542dec58766fb2541200bfa570c9b5 [
file
] [
log
] [
blame
]
#!/system/bin/sh
# Script to start "sthal_cli_3" on the device
#
base
=/
system
export CLASSPATH
=
$base
/
framework
/
sthal_cli_3
.
jar
exec app_process $base
/
bin android
.
hardware
.
soundtrigger3
.
cli
.
SthalCli
"$@"