Fix tests for Q target

This commit is contained in:
Pierre-Hugues Husson 2020-10-26 23:03:36 +01:00
parent 22026447e6
commit 0eff75e323
6 changed files with 2 additions and 8 deletions

View file

@ -19,8 +19,6 @@
<resources>
<!-- Height of the status bar in portrait -->
<dimen name="status_bar_height_portrait">81px</dimen>
<!-- Height of the status bar -->
<dimen name="status_bar_height">81px</dimen>
<!-- Height of the status bar in landscape -->
<dimen name="status_bar_height_landscape">81px</dimen>
<string translatable="false" name="config_mainBuiltInDisplayCutout">M 0,0 L -58, 0 L -40.9940446283, 10.0595537175 L -35, 27 L -35, 10.0595537175 L 35.2, 10.0595537175 L 35, 27 L 40, 0 Z @dp</string>

View file

@ -27,7 +27,6 @@
<bool name="config_wifi_dual_band_support">true</bool>
<bool name="config_displayBlanksAfterDoze">false</bool>
<bool name="skip_restoring_network_selection">true</bool>
<dimen name="status_bar_height">80px</dimen>
<dimen name="status_bar_height_landscape">24dp</dimen>
<dimen name="status_bar_height_portrait">24dp</dimen>

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="status_bar_height">122px</dimen>
<dimen name="status_bar_height_landscape">24dp</dimen>
<dimen name="status_bar_height_portrait">122px</dimen>
<dimen name="quick_qs_offset_height">122px</dimen>

View file

@ -26,7 +26,6 @@
<bool name="config_wifi_dual_band_support">true</bool>
<bool name="config_displayBlanksAfterDoze">false</bool>
<bool name="skip_restoring_network_selection">true</bool>
<dimen name="status_bar_height">80px</dimen>
<dimen name="status_bar_height_landscape">24dp</dimen>
<dimen name="status_bar_height_portrait">80px</dimen>

View file

@ -3,7 +3,7 @@
platformBuildVersionCode="27"
platformBuildVersionName="8.1.0">
<overlay android:isStatic="true"
android:priority="96"
android:priority="406"
android:requiredSystemPropertyName="ro.build.overlay.deviceid"
android:requiredSystemPropertyValue="+RMX2001"
android:targetPackage="android"/>

View file

@ -17,9 +17,8 @@ PRODUCT_PACKAGES += \
treble-overlay-caf-ims \
treble-overlay-devinputjack \
treble-overlay-duoqin-qin2pro \
treble-overlay-essential-ph-1 \
treble-overlay-essential-ph_1 \
treble-overlay-fairphone-fp3 \
treble-overlay-htc-exodus1 \
treble-overlay-gestures \
treble-overlay-htc-exodus1 \
treble-overlay-htc-u12plus \