blob: 36415a23d1cb9c699e2330911c49e67c506f592a [file] [log] [blame]
#
# Copyright (C) 2022 SHIFT GmbH
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from full device.
$(call inherit-product, device/shift/axolotl/full_axolotl.mk)
# Inherit some common SHIFT stuff.
$(call inherit-product, vendor/shiftos/config/common_full.mk)
# Override product name for SHIFT.
PRODUCT_NAME := axolotl
#############################################################
# Widevine
PRODUCT_PACKAGES += \
android.hardware.drm@1.4-service.widevine \
PRODUCT_PACKAGES += \
libwvdrmengine \
libwvhidl \