Merge "Removing the screenOrientation attribute from the wearable manifest" into klp-modular-dev

This commit is contained in:
anaddaf
2014-09-10 16:26:16 +00:00
committed by Android (Google) Code Review

View File

@@ -38,7 +38,6 @@
<activity
android:name=".MainActivity"
android:screenOrientation="portrait"
android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>