summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/layout
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.com>2012-11-11 10:36:08 +0100
committercodeworkx <codeworkx@cyanogenmod.com>2012-11-11 10:36:08 +0100
commit171d0d988d8b524786b69c2a1a3c6013b8217088 (patch)
treed221bc8cf9554c8d41d1f13a501098483696f8af /DeviceSettings/res/layout
parentee1a83994c279d846ba36a42c6d3b86fcf4a4538 (diff)
downloaddevice_samsung_smdk4412-common-171d0d988d8b524786b69c2a1a3c6013b8217088.tar.gz
device_samsung_smdk4412-common-171d0d988d8b524786b69c2a1a3c6013b8217088.tar.bz2
device_samsung_smdk4412-common-171d0d988d8b524786b69c2a1a3c6013b8217088.zip
move telephony specific parts back to device
Diffstat (limited to 'DeviceSettings/res/layout')
-rwxr-xr-xDeviceSettings/res/layout/top.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/DeviceSettings/res/layout/top.xml b/DeviceSettings/res/layout/top.xml
deleted file mode 100755
index 744b568..0000000
--- a/DeviceSettings/res/layout/top.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<android.support.v4.view.ViewPager xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/viewPager"
- android:layout_width="match_parent"
- android:layout_height="match_parent" />
-