Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<bool name="config_voice_capable">false</bool>
<!-- Flag indicating that the media framework should not allow changes or mute on any
stream or master volumes. -->
<bool name="config_useFixedVolume">true</bool>
<bool name="config_useFixedVolume">false</bool>
<!-- Enable AppWidgetService even the FEATURE_APP_WIDGETS is disable -->
<bool name="config_enableAppWidgetService">true</bool>
<!-- Disables the GnssTimeUpdate service. This is a switch for enabling Gnss time based
Expand Down