Skip to content

Commit

Permalink
Remove autoBackup from sample manifest
Browse files Browse the repository at this point in the history
Summary: Not needed.

Reviewed By: sriramramani

Differential Revision: D6569400

fbshipit-source-id: 67beacb98894858666cbc6bf3fd7cde972636d73
  • Loading branch information
xiphirx authored and facebook-github-bot committed Dec 14, 2017
1 parent b566e41 commit 67e7e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sample/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.facebook.fbui.textlayoutbuilder.sample">
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
Expand Down

0 comments on commit 67e7e2d

Please sign in to comment.