[ALPS03751935] vow: allow VOW thread write PCM dump
1. Allow VOW kthread write Bargein PCM dump to debug MTK-Commit-Id: 8a90bdefd5243f4984ebe273a3b490dbc4316365 Change-Id: I11f34f63aea07325ec50407937c038e5c91fa64d Signed-off-by: PoYen Wu <poyen.wu@mediatek.com> CR-Id: ALPS03751935 Feature: MagiEar-Voice Wakeup
This commit is contained in:
parent
2d5cfbe161
commit
e0b43e5996
@ -82,3 +82,7 @@ allow kernel mtk_hal_audio:fd use;
|
|||||||
# Purpose: Allow kernel read firmware binary on vendor partition
|
# Purpose: Allow kernel read firmware binary on vendor partition
|
||||||
allow kernel vendor_file:file r_file_perms;
|
allow kernel vendor_file:file r_file_perms;
|
||||||
|
|
||||||
|
# Date : WK18.35
|
||||||
|
# Operation: SQC
|
||||||
|
# Purpose: Allow VOW kthread to write debug PCM dump
|
||||||
|
allow kernel mtk_audiohal_data_file:file write;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user