Snap for 7194211 from 67277dd351
to sc-v2-release
Change-Id: I87cd710c276b3d3d3cfed0e7d4b91c3a6106d508
This commit is contained in:
commit
cc5cef7e2c
6 changed files with 6 additions and 2 deletions
|
@ -28,5 +28,6 @@
|
|||
<supported_model>
|
||||
<model name="CLIENT_HOTWORD" uuid="7038ddc8-30f2-11e6-b0ac-40a8f03d3f15" model_type="keyphrase" bargein="true"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC" uuid="9f6ad62a-1f0b-11e7-87c5-40a8f03d3f15" model_type="generic" bargein="false"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC_BREAK" uuid="12caddb1-acdb-4dce-8cb0-2e95a2313aee" model_type="generic" bargein="false"/>
|
||||
</supported_model>
|
||||
</sound_trigger_hal_configuration>
|
||||
|
|
|
@ -28,5 +28,6 @@
|
|||
<supported_model>
|
||||
<model name="CLIENT_HOTWORD" uuid="7038ddc8-30f2-11e6-b0ac-40a8f03d3f15" model_type="keyphrase" bargein="true"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC" uuid="9f6ad62a-1f0b-11e7-87c5-40a8f03d3f15" model_type="generic" bargein="false"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC_BREAK" uuid="12caddb1-acdb-4dce-8cb0-2e95a2313aee" model_type="generic" bargein="false"/>
|
||||
</supported_model>
|
||||
</sound_trigger_hal_configuration>
|
||||
|
|
|
@ -28,5 +28,6 @@
|
|||
<supported_model>
|
||||
<model name="CLIENT_HOTWORD" uuid="7038ddc8-30f2-11e6-b0ac-40a8f03d3f15" model_type="keyphrase" bargein="true"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC" uuid="9f6ad62a-1f0b-11e7-87c5-40a8f03d3f15" model_type="generic" bargein="false"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC_BREAK" uuid="12caddb1-acdb-4dce-8cb0-2e95a2313aee" model_type="generic" bargein="false"/>
|
||||
</supported_model>
|
||||
</sound_trigger_hal_configuration>
|
||||
|
|
|
@ -28,5 +28,6 @@
|
|||
<supported_model>
|
||||
<model name="CLIENT_HOTWORD" uuid="7038ddc8-30f2-11e6-b0ac-40a8f03d3f15" model_type="keyphrase" bargein="true"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC" uuid="9f6ad62a-1f0b-11e7-87c5-40a8f03d3f15" model_type="generic" bargein="false"/>
|
||||
<model name="CLIENT_AMBIENT_MUSIC_BREAK" uuid="12caddb1-acdb-4dce-8cb0-2e95a2313aee" model_type="generic" bargein="false"/>
|
||||
</supported_model>
|
||||
</sound_trigger_hal_configuration>
|
||||
|
|
|
@ -26,4 +26,4 @@ service insmod_sh_oriole /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.orio
|
|||
on fs
|
||||
# Fingerprint
|
||||
chown system system /dev/goodix_fp
|
||||
exec_background /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
||||
|
|
|
@ -26,7 +26,7 @@ service insmod_sh_raven /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.raven
|
|||
on fs
|
||||
# Fingerprint
|
||||
chown system system /dev/goodix_fp
|
||||
exec_background /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
||||
exec_background - system shell -- /vendor/bin/trusty_apploader /vendor/firmware/g6.app
|
||||
|
||||
on property:mfgapi.touchpanel.permission=1
|
||||
chmod 0600 /sys/devices/virtual/sec/tsp/cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue