Skip to content

Commit

Permalink
call correct drm makefile for tablets
Browse files Browse the repository at this point in the history
  • Loading branch information
travp624 committed Jul 1, 2012
1 parent 02bb902 commit aac4dae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/common_tablet.mk
Expand Up @@ -8,14 +8,14 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=Playa.ogg \
ro.config.notification_sound=regulus.ogg \
ro.config.alarm_alert=Alarm_Beep_03.ogg


PRODUCT_PACKAGES += \
LiveWallpapers \
LiveWallpapersPicker \
VisualizationWallpapers \
librs_jni

# Inherit drm blobs
-include vendor/BlackICE/configs/common_drm_phone.mk
-include vendor/BlackICE/configs/common_drm_tablet.mk

0 comments on commit aac4dae

Please sign in to comment.