forked from sourajitk/google-mobile-services
gms: overlays: exclude Touch context bool
This commit is contained in:
parent
941658c317
commit
86e75df504
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="config_touch_context_enabled">true</bool>
|
||||
<bool name="config_vibrateOnIconAnimation">true</bool>
|
||||
</resources>
|
||||
|
|
|
@ -9,6 +9,7 @@ bool:config_fingerprintSupportsGestures
|
|||
bool:config_hspa_data_distinguishable
|
||||
bool:config_nfc_conflict_with_usb_audio
|
||||
bool:config_nfc_conflict_with_wlc
|
||||
bool:config_touch_context_enabled
|
||||
bool:config_wlc_support_enabled
|
||||
bool:hac_enabled
|
||||
bool:vvm3_enabled
|
||||
|
|
Loading…
Reference in New Issue