Merge "Fix a typo in config_pipEnableResizeForMenu." into rvc-dev

am: 5b55f124d8

Change-Id: Ib40078008f35bd7082e5ae74bea83d1f0022b2ac
This commit is contained in:
Ben Lin
2020-02-27 12:20:29 -08:00
committed by android-build-merger

View File

@@ -471,7 +471,7 @@
<!-- Allow dragging the PIP to a location to close it -->
<bool name="config_pipEnableDismissDragToEdge">true</bool>
<!-- Alow PIP to resize to a slightly bigger state upon touch/showing the menu -->
<!-- Allow PIP to resize to a slightly bigger state upon touch/showing the menu -->
<bool name="config_pipEnableResizeForMenu">true</bool>
<!-- SystemUI Plugins that can be loaded on user builds. -->