Replace PHONE_CAR_BOARD_CONFIG with more specific PHONE_CAR_BOARD_PRODUCT am: bd8965a75d am: b169777345 am: 930a839647
Original change: https://android-review.googlesource.com/c/device/google/bramble/+/1910270 Change-Id: I089dc6c51b8a19a973ece7c450935226dfdf70d7
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
ifdef PHONE_CAR_BOARD_CONFIG
|
||||
include $(PHONE_CAR_BOARD_CONFIG)
|
||||
ifdef PHONE_CAR_BOARD_PRODUCT
|
||||
include device/google_car/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
|
||||
else
|
||||
TARGET_BOOTLOADER_BOARD_NAME := bramble
|
||||
TARGET_SCREEN_DENSITY := 420
|
||||
|
||||
Reference in New Issue
Block a user