mondrianwifi: Add gatekeeper software HIDL service.

Use the default software implementation of gatekeeper.

Change-Id: Id696752ad78047155cad6a5dafe7ca1b4fe86345
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
This commit is contained in:
nyyu 2021-08-25 22:27:55 +02:00
parent 65f66db483
commit 602b8bdd79

View File

@ -146,6 +146,10 @@ PRODUCT_PACKAGES += \
android.hardware.drm@1.0-service \
android.hardware.drm@1.3-service.clearkey
# Gatekeeper
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0-service.software
# GPS
PRODUCT_PACKAGES += \
android.hardware.gnss@1.0-impl.legacy \