diff options
author | Deepanshu Gupta <deepanshu@google.com> | 2015-11-17 11:37:35 -0800 |
---|---|---|
committer | Deepanshu Gupta <deepanshu@google.com> | 2015-11-17 11:37:35 -0800 |
commit | 22931224d9a9845d316a9ea30e56557bec0b2e45 (patch) | |
tree | 3a533b4506eaa5469be0b0baacaa0cdba60c0d84 /tools | |
parent | 053f241cc7cc23f41fde42c6a0c9ecf2f8cd2830 (diff) | |
download | frameworks_base-22931224d9a9845d316a9ea30e56557bec0b2e45.zip frameworks_base-22931224d9a9845d316a9ea30e56557bec0b2e45.tar.gz frameworks_base-22931224d9a9845d316a9ea30e56557bec0b2e45.tar.bz2 |
LayoutLib: IntelliJ changed project files.
Change-Id: I1f99ab678067c26ba2e9938c9dce40c99a6725c3
Diffstat (limited to 'tools')
-rw-r--r-- | tools/layoutlib/.idea/encodings.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/layoutlib/.idea/encodings.xml b/tools/layoutlib/.idea/encodings.xml index e206d70..f758959 100644 --- a/tools/layoutlib/.idea/encodings.xml +++ b/tools/layoutlib/.idea/encodings.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> -</project> - + <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false"> + <file url="PROJECT" charset="UTF-8" /> + </component> +</project>
\ No newline at end of file |