Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d7568137 authored by Devin Moore's avatar Devin Moore
Browse files

Stop adding HIDL support services in handheld_system_ext.mk

This is already added in product/media_system_ext.mk so it doesn't need
to be added again.

Test: m
Bug: 332548148
Change-Id: I11be0c8f2fb788df19df7e531ed3d8e3b1381d0f
parent eb59dd9c
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -29,8 +29,3 @@ PRODUCT_PACKAGES += \
    StorageManager \
    SystemUI \
    WallpaperCropper \

# Base modules when shipping api level is less than or equal to 34
PRODUCT_PACKAGES_SHIPPING_API_LEVEL_34 += \
    hwservicemanager \
    android.hidl.allocator@1.0-service \