Merge "Modify Idegen to open project with Android facet"

am: b8159cc98c

* commit 'b8159cc98cc841bab655ed6361797498a6d24eab':
  Modify Idegen to open project with Android facet
This commit is contained in:
Yohei Yukawa
2016-01-21 03:55:01 +00:00
committed by android-build-merger

View File

@@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="JAVA_MODULE"> <module version="4" relativePaths="true" type="JAVA_MODULE">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration />
</facet>
</component>
<component name="ModuleRootManager" /> <component name="ModuleRootManager" />
<component name="NewModuleRootManager" inherit-compiler-output="true"> <component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output /> <exclude-output />