diff --git a/kona.mk b/kona.mk index f1cea5f..2adb87b 100644 --- a/kona.mk +++ b/kona.mk @@ -13,6 +13,10 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) # Include GSI keys $(call inherit-product, $(SRC_TARGET_DIR)/product/gsi_keys.mk) +# Atrace +PRODUCT_PACKAGES += \ + android.hardware.atrace@1.0-service + # fastbootd PRODUCT_PACKAGES += \ fastbootd