Skip to content

Commit

Permalink
athene: hidl: Add Memtrack HAL interface
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitsharma15 committed Sep 15, 2017
1 parent bc73822 commit b143f7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
fs_config_files

# Memtrack HAL
PRODUCT_PACKAGES += \
android.hardware.memtrack@1.0-impl

# GNSS HAL
PRODUCT_PACKAGES += \
android.hardware.gnss@1.0-impl
Expand Down

0 comments on commit b143f7b

Please sign in to comment.