Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68411471 authored by Deepanshu Gupta's avatar Deepanshu Gupta Committed by Android (Google) Code Review
Browse files

Merge "Fix layout rendering for RTL locales" into jb-mr2-dev

parents ce1e3798 88db0ee2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,5 +7,6 @@
	<classpathentry kind="var" path="ANDROID_PLAT_SRC/out/host/common/obj/JAVA_LIBRARIES/temp_layoutlib_intermediates/javalib.jar" sourcepath="/ANDROID_PLAT_SRC/frameworks/base"/>
	<classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/ninepatch/ninepatch-prebuilt.jar"/>
	<classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/tools-common/tools-common-prebuilt.jar"/>
	<classpathentry kind="var" path="ANDROID_PLAT_SRC/prebuilts/misc/common/icu4j/icu4j.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ LOCAL_JAVA_RESOURCE_DIRS := resources

LOCAL_JAVA_LIBRARIES := \
	kxml2-2.3.0 \
	icu4j \
	layoutlib_api-prebuilt \
	tools-common-prebuilt

+904 B
Loading image diff...
+533 B
Loading image diff...
+617 B
Loading image diff...
Loading