media_profiles_raven.xml: Fix typo about front camera 1080p bitrate

Bug: 187717263
Test: front camera recording
Change-Id: I93c7fdebcb932f0525fbe9fa4624dfca5f568c6d
This commit is contained in:
wenchangliu 2021-05-26 16:28:28 +08:00 committed by Wen Chang Liu
parent af48a48907
commit b3ab5ce213

View file

@ -1213,7 +1213,7 @@
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="22000000"
bitRate="33000000"
width="1920"
height="1080"
frameRate="60" />