Commit 16b3740c authored by Sudheer Shanka's avatar Sudheer Shanka Committed by Android (Google) Code Review
Browse files

Merge "Set "supportsRtl" to true in manifest." into mnc-dev

parents 67bc3658 db9a1625
......@@ -56,7 +56,8 @@
<application
android:allowClearUserData="false"
android:hardwareAccelerated="true"
android:usesCleartextTraffic="true">
android:usesCleartextTraffic="true"
android:supportsRtl="true">
<!--
Note: Setup activities are android:immersive to prevent full-screen notifications (USB
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment