diff --git a/samples/ContactManager/AndroidManifest.xml b/samples/ContactManager/AndroidManifest.xml index abf56695e..60fca32ad 100644 --- a/samples/ContactManager/AndroidManifest.xml +++ b/samples/ContactManager/AndroidManifest.xml @@ -17,6 +17,12 @@ + + + + + + @@ -26,10 +32,5 @@ - - - - - diff --git a/samples/JetBoy/AndroidManifest.xml b/samples/JetBoy/AndroidManifest.xml index bba069d4c..d0d41739d 100755 --- a/samples/JetBoy/AndroidManifest.xml +++ b/samples/JetBoy/AndroidManifest.xml @@ -20,6 +20,9 @@ + + + @@ -33,5 +36,4 @@ - diff --git a/samples/MultiResolution/AndroidManifest.xml b/samples/MultiResolution/AndroidManifest.xml index 4719069ec..0ebb55cd5 100644 --- a/samples/MultiResolution/AndroidManifest.xml +++ b/samples/MultiResolution/AndroidManifest.xml @@ -23,6 +23,10 @@ + + @@ -42,8 +46,4 @@ - - diff --git a/samples/NotePad/AndroidManifest.xml b/samples/NotePad/AndroidManifest.xml index b87dfe312..83e5732b9 100644 --- a/samples/NotePad/AndroidManifest.xml +++ b/samples/NotePad/AndroidManifest.xml @@ -22,6 +22,8 @@ + + - - diff --git a/samples/SampleSyncAdapter/AndroidManifest.xml b/samples/SampleSyncAdapter/AndroidManifest.xml index 7f9f83bdf..202ed0e4b 100644 --- a/samples/SampleSyncAdapter/AndroidManifest.xml +++ b/samples/SampleSyncAdapter/AndroidManifest.xml @@ -45,7 +45,9 @@ android:name="android.permission.READ_SYNC_SETTINGS" /> - + + + @@ -87,6 +89,4 @@ --> - - \ No newline at end of file + diff --git a/samples/Spinner/AndroidManifest.xml b/samples/Spinner/AndroidManifest.xml index f1accf8fe..719a022d9 100644 --- a/samples/Spinner/AndroidManifest.xml +++ b/samples/Spinner/AndroidManifest.xml @@ -26,6 +26,12 @@ package="com.android.example.spinner" android:versionCode="1" android:versionName="1.0"> + + + + @@ -45,9 +51,5 @@ - - diff --git a/samples/TicTacToeMain/AndroidManifest.xml b/samples/TicTacToeMain/AndroidManifest.xml index 54654f962..077eaa776 100755 --- a/samples/TicTacToeMain/AndroidManifest.xml +++ b/samples/TicTacToeMain/AndroidManifest.xml @@ -19,6 +19,9 @@ package="com.example.android.tictactoe" android:versionCode="1" android:versionName="1.0"> + + + @@ -34,6 +37,4 @@ - - diff --git a/samples/Wiktionary/AndroidManifest.xml b/samples/Wiktionary/AndroidManifest.xml index 1641a8b0a..741874bca 100644 --- a/samples/Wiktionary/AndroidManifest.xml +++ b/samples/Wiktionary/AndroidManifest.xml @@ -18,6 +18,12 @@ package="com.example.android.wiktionary" android:versionCode="1" android:versionName="1.0"> + + + + + + @@ -62,9 +68,4 @@ - - - - - diff --git a/samples/WiktionarySimple/AndroidManifest.xml b/samples/WiktionarySimple/AndroidManifest.xml index c6b872486..b9935f4b3 100644 --- a/samples/WiktionarySimple/AndroidManifest.xml +++ b/samples/WiktionarySimple/AndroidManifest.xml @@ -19,6 +19,9 @@ android:versionCode="1" android:versionName="1.0"> + + + @@ -35,7 +38,4 @@ - - -