Snap for 8573834 from b2c6bda87d
to udc-release
Change-Id: Iad92a5925583f24fa482f980bc60e22c560cc4a2
This commit is contained in:
commit
09089969e7
2 changed files with 2 additions and 2 deletions
|
@ -197,7 +197,7 @@
|
|||
<!-- for input wit AUDIO_INPUT_FLAG_FAST 480 periods * 1ms buffer, 16-bit, 2ch, buffer size 92160 bytes-->
|
||||
<usecase id="UC_LOW_LATENCY_AUDIO_RECORD" dev1="10" dyn_path="true" dsp_vol="false" mmap="true" period="1" period_num="480"/>
|
||||
<!-- for input wit AUDIO_INPUT_FLAG_MMAP_NOIRQ 240 periods * 1ms buffer, 32-bit,2 ch, buffer size 92160 bytes -->
|
||||
<usecase id="UC_MMAP_RECORD" dev1="9" dyn_path="true" dsp_vol="false" mmap="true" period="1" period_num="240"/>
|
||||
<usecase id="UC_MMAP_RECORD" dev1="9" dyn_path="true" mmap="true" period="1" period_num="240"/>
|
||||
<!-- for hifi -->
|
||||
<usecase id="UC_HIFI_PLAYBACK" dev1="25"/>
|
||||
<usecase id="UC_HIFI_RECORD" dev1="26"/>
|
||||
|
|
|
@ -21,7 +21,7 @@ on property:vendor.device.modules.ready=1
|
|||
chmod 660 /dev/touch_offload_fts
|
||||
chmod 660 /dev/touch_offload_fts_ext
|
||||
# Start the twoshay touch service
|
||||
start twoshay
|
||||
# start twoshay
|
||||
|
||||
# Toggle glove_mode according to touch_sensitivity_mode
|
||||
on property:persist.vendor.touch_sensitivity_mode=0 && property:sys.boot_completed=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue