pipa: Specify that the device is a tablet

* This is needed for differentiation in the common tree

Change-Id: I6e41aaf98bea7670b10302983a78e4dfd3f74ef7
This commit is contained in:
Davide Garberi
2023-10-16 02:09:53 +02:00
committed by Sebastiano Barezzi
parent 1d8968254e
commit c5f02b88ac

View File

@@ -4,8 +4,8 @@
# SPDX-License-Identifier: Apache-2.0
#
# A/B
TARGET_IS_VAB := true
TARGET_IS_TABLET := true
# Inherit from sm8250-common
$(call inherit-product, device/xiaomi/sm8250-common/kona.mk)