Merge changes from topic "no_hidl_support" into main

* changes:
  Add symlink to hwservicemanager
  Remove hwservicemanager and hidl allocator.
This commit is contained in:
Devin Moore
2023-08-31 15:51:14 +00:00
committed by Gerrit Code Review
4 changed files with 24 additions and 2 deletions

View File

@@ -500,6 +500,9 @@ ifdef PRODUCT_SHIPPING_API_LEVEL
ifneq (,$(call math_gt_or_eq,33,$(PRODUCT_SHIPPING_API_LEVEL)))
PRODUCT_PACKAGES += $(PRODUCT_PACKAGES_SHIPPING_API_LEVEL_33)
endif
ifneq (,$(call math_gt_or_eq,34,$(PRODUCT_SHIPPING_API_LEVEL)))
PRODUCT_PACKAGES += $(PRODUCT_PACKAGES_SHIPPING_API_LEVEL_34)
endif
endif
# If build command defines OVERRIDE_PRODUCT_EXTRA_VNDK_VERSIONS,