Skip to content

Commit 8cb8ffc

Browse files
Srivalli OgurimikeNG
authored andcommitted
Initial 8x55 mr1 bring up
Change-Id: Ib2830754cd82ed201d51aa457f1b633b7cfabd4c
1 parent cd3a9eb commit 8cb8ffc

File tree

6 files changed

+1306
-3
lines changed

6 files changed

+1306
-3
lines changed

Android.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ifeq ($(call my-dir),$(call project-path-for,qcom-media))
22

3-
ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)
3+
ifneq ($(filter msm8960 msm7630_surf,$(TARGET_BOARD_PLATFORM)),)
44

55
include $(call all-subdir-makefiles)
66

0 commit comments

Comments
 (0)