Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
packages_apps_ManagedProvisioning
Commits
16b3740c
Commit
16b3740c
authored
10 years ago
by
Sudheer Shanka
Committed by
Android (Google) Code Review
10 years ago
Browse files
Options
Download
Plain Diff
Merge "Set "supportsRtl" to true in manifest." into mnc-dev
parents
67bc3658
db9a1625
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
AndroidManifest.xml
AndroidManifest.xml
+2
-1
No files found.
AndroidManifest.xml
View file @
16b3740c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment