sm8250-common: Build atrace service

Change-Id: I89b2e6c308fb4ae63680ef25b56bc20a41a2c2a4
This commit is contained in:
Sebastiano Barezzi 2021-02-10 21:58:07 +01:00
parent 21cf99c2e2
commit 37349e222b
No known key found for this signature in database
GPG Key ID: 47760583F393BC44

View File

@ -13,6 +13,10 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Include GSI keys # Include GSI keys
$(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk)
# Atrace
PRODUCT_PACKAGES += \
android.hardware.atrace@1.0-service
# fastbootd # fastbootd
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
fastbootd fastbootd