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
This commit is contained in:
parent
eb59dd9cbd
commit
d756813799
1 changed files with 0 additions and 5 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue