caimito: remove useless argument of speaker.
note: Rotation is uses for tablet project only. Test: build pass. Bug: 330083943 Change-Id: I9ecc8d73b282c1aab15b90813c35376e54a4bdf0
This commit is contained in:
parent
f92e831c5e
commit
816bc81f42
3 changed files with 0 additions and 3 deletions
|
@ -50,7 +50,6 @@
|
|||
<device name="usb" />
|
||||
<device name="speaker" codec="cs35l41">
|
||||
<argument name="SpeakerNum" value="2" />
|
||||
<argument name="Rotation" />
|
||||
<argument name="AcousticShockProtection" />
|
||||
</device>
|
||||
</devices>
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
<device name="usb" />
|
||||
<device name="speaker" codec="cs35l41">
|
||||
<argument name="SpeakerNum" value="2" />
|
||||
<argument name="Rotation" />
|
||||
<argument name="AcousticShockProtection" />
|
||||
</device>
|
||||
</devices>
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
<device name="usb" />
|
||||
<device name="speaker" codec="cs35l41">
|
||||
<argument name="SpeakerNum" value="2" />
|
||||
<argument name="Rotation" />
|
||||
<argument name="AcousticShockProtection" />
|
||||
</device>
|
||||
</devices>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue