summaryrefslogtreecommitdiffstats
path: root/AndroidManifest_test.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-03-03 12:30:53 -0800
committerSunny Goyal <sunnygoyal@google.com>2015-03-16 10:57:25 -0700
commitb4d40f9e98362bc49ec660cc87a61322536b2196 (patch)
tree19d5ac6ea26380b7d187e474ca79fef13f462a3f /AndroidManifest_test.xml
parentfa7a0375dcfb9299e4ccc1f2046dd512a4c882ef (diff)
downloadandroid_packages_apps_Bluetooth-b4d40f9e98362bc49ec660cc87a61322536b2196.tar.gz
android_packages_apps_Bluetooth-b4d40f9e98362bc49ec660cc87a61322536b2196.tar.bz2
android_packages_apps_Bluetooth-b4d40f9e98362bc49ec660cc87a61322536b2196.zip
Removing deprecated live_folders creation support
> live_folders are no longer supported by launcher Change-Id: I08aed20b22f57cccdfce1cb193d6e03de494bc76
Diffstat (limited to 'AndroidManifest_test.xml')
-rw-r--r--AndroidManifest_test.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/AndroidManifest_test.xml b/AndroidManifest_test.xml
index 8511daef5..5a0e29522 100644
--- a/AndroidManifest_test.xml
+++ b/AndroidManifest_test.xml
@@ -82,14 +82,6 @@
<activity android:name=".opp.BluetoothOppTransferActivity"
android:process="@string/process">
</activity>
- <activity android:name=".opp.BluetoothOppLiveFolder"
- android:process="@string/process"
- android:label="@string/btopp_live_folder">
- <intent-filter>
- <action android:name="android.intent.action.CREATE_LIVE_FOLDER" />
- <category android:name="android.intent.category.DEFAULT" />
- </intent-filter>
- </activity>
<activity android:name=".pbap.BluetoothPbapActivity"
android:process="@string/process"
android:label=" "