From 54deca0bb94ca0aeb245e876f448156b6bd76660 Mon Sep 17 00:00:00 2001 From: Xindong Xu Date: Fri, 10 Aug 2018 04:18:16 +0000 Subject: darwin: change path to vendor/amlogic/common [6/11] PD# 171511 change vendor/amlogic/ampere to vendor/amlogic/common Change-Id: Id3a5c8e793d9d73b2f800ca50f905d9578757e4e --- diff --git a/darwin.mk b/darwin.mk index 360aa23..4c8a393 100644 --- a/darwin.mk +++ b/darwin.mk @@ -55,7 +55,7 @@ WITH_LIBPLAYER_MODULE := false OTA_UP_PART_NUM_CHANGED := true -BOARD_AML_VENDOR_PATH := vendor/amlogic/ampere/ +BOARD_AML_VENDOR_PATH := vendor/amlogic/common/ BOARD_WIDEVINE_TA_PATH := vendor/amlogic/ -- cgit