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:
parent
65f66db483
commit
602b8bdd79
1 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue