summaryrefslogtreecommitdiffstats
path: root/self-extractors/imgtec
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-06-06 14:00:54 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-06-06 15:03:21 -0700
commit074d297d744c226040b9602f770d60f3dbf3d6a8 (patch)
treea185e531046c72112f1382b1b6ac99c49c77b405 /self-extractors/imgtec
parentf29fcc858377a79b179da27b250818f973d51754 (diff)
downloaddevice_samsung_crespo-074d297d744c226040b9602f770d60f3dbf3d6a8.zip
device_samsung_crespo-074d297d744c226040b9602f770d60f3dbf3d6a8.tar.gz
device_samsung_crespo-074d297d744c226040b9602f770d60f3dbf3d6a8.tar.bz2
Clean up AOSP-related stuff
Change-Id: Ic29d677ddd4ac71d42215ef0deaefb8a4e685d88
Diffstat (limited to 'self-extractors/imgtec')
-rw-r--r--self-extractors/imgtec/staging/BoardConfigCrespo.mk3
-rw-r--r--self-extractors/imgtec/staging/device-crespo.mk15
2 files changed, 0 insertions, 18 deletions
diff --git a/self-extractors/imgtec/staging/BoardConfigCrespo.mk b/self-extractors/imgtec/staging/BoardConfigCrespo.mk
index 5a85551..01a0ff3 100644
--- a/self-extractors/imgtec/staging/BoardConfigCrespo.mk
+++ b/self-extractors/imgtec/staging/BoardConfigCrespo.mk
@@ -11,6 +11,3 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-
-BOARD_NO_PAGE_FLIPPING := false
-BOARD_NO_32BPP := false
diff --git a/self-extractors/imgtec/staging/device-crespo.mk b/self-extractors/imgtec/staging/device-crespo.mk
index bcceee5..118a64a 100644
--- a/self-extractors/imgtec/staging/device-crespo.mk
+++ b/self-extractors/imgtec/staging/device-crespo.mk
@@ -12,21 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# Live wallpaper packages
-PRODUCT_PACKAGES := \
- LiveWallpapers \
- LiveWallpapersPicker \
- MagicSmokeWallpapers \
- VisualizationWallpapers \
- librs_jni
-
-# Publish that we support the live wallpaper feature.
-PRODUCT_COPY_FILES := \
- packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:/system/etc/permissions/android.software.live_wallpaper.xml
-
-# Pick up overlay for features that depend on non-open-source files
-DEVICE_PACKAGE_OVERLAYS := vendor/imgtec/crespo/overlay
-
# Imgtec blobs necessary for crespo
PRODUCT_COPY_FILES += \
vendor/imgtec/crespo/proprietary/pvrsrvinit:system/vendor/bin/pvrsrvinit \