diff options
Diffstat (limited to 'self-extractors/imgtec')
-rw-r--r-- | self-extractors/imgtec/staging/BoardConfigCrespo.mk | 3 | ||||
-rw-r--r-- | self-extractors/imgtec/staging/device-crespo.mk | 15 |
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 \ |