Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
b5db1dd1461d13c6f6e1987c3d249cde9f0b17f2
/
.
/
soundtrigger
/
2.4
/
cli
/
sthal_cli_2.4
blob: 08014643ff265f06a28096ebc55139767ca0a385 [
file
] [
log
] [
blame
]
#!/system/bin/sh
# Script to start "sthal_cli_2.4" on the device
#
base
=/
system
export
CLASSPATH
=
$base
/
framework
/
sthal_cli_2
.
4.jar
exec
app_process $base
/
bin android
.
hardware
.
soundtrigger
.
V2_4
.
cli
.
SthalCli
"$@"