Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
843abc563ce176e18ef8a5679d8883d86a30184d
/
.
/
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
"$@"