sm6225-common: Build MotoActions

* We already track hw/moto.

Change-Id: I9e935b31cda95b70c3398f798fd37b64b1984ac1
This commit is contained in:
Nolen Johnson 2023-05-29 15:46:59 -04:00
parent 5904b3f742
commit 75b00aebb2

View file

@ -279,6 +279,10 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \ frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml frameworks/av/media/libstagefright/data/media_codecs_google_video_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video_le.xml
# MotoActions
PRODUCT_PACKAGES += \
MotoActions
# Net # Net
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.system.net.netd@1.1.vendor android.system.net.netd@1.1.vendor