sanders: overlay: enable all rotations

Change-Id: Iae8253cbec97560522e7cec2fd0eedb13f08e005
Signed-off-by: Anierin Bliss <anierin.t.bliss@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Ali B
2019-02-07 21:23:39 +03:00
committed by ronaxdevil
parent 664c85f4ed
commit f888b4d7e5

View File

@@ -600,4 +600,8 @@
specified name exists on the device, autofill will be disabled by default. specified name exists on the device, autofill will be disabled by default.
--> -->
<string name="config_defaultAutofillService" translatable="false">com.google.android.gms/.autofill.service.AutofillService</string> <string name="config_defaultAutofillService" translatable="false">com.google.android.gms/.autofill.service.AutofillService</string>
<!-- Enable all rotations -->
<bool name="config_allowAllRotations">true</bool>
</resources> </resources>