Skip to content

Commit

Permalink
Let USE_OEM_TV_APP flag valid in atv_base.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
peyo-hd committed Jan 14, 2016
1 parent 1ab8cce commit e50b378
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion BoardConfig.mk
Expand Up @@ -35,7 +35,6 @@ USE_OPENGL_RENDERER := true
TARGET_USE_PAN_DISPLAY := true

USE_CAMERA_STUB := true
USE_OEM_TV_APP := true

BOARD_SEPOLICY_DIRS := \
device/brcm/rpi2/sepolicy
1 change: 1 addition & 0 deletions rpi2.mk
@@ -1,3 +1,4 @@
USE_OEM_TV_APP := true
$(call inherit-product, device/google/atv/products/atv_base.mk)

PRODUCT_NAME := rpi2
Expand Down

0 comments on commit e50b378

Please sign in to comment.