Switch back to generic contexthub HAL
Now that USF can support the default fragment size, we can migrate back to the generic HAL. Bug: 168941570 Test: Load nanoapp via HAL Change-Id: I8ddf892cd7c702ab2a549cfff521b24aadd6cf2c
This commit is contained in:
parent
254e03a21c
commit
b764d48dd4
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Contexthub HAL
|
# Contexthub HAL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.contexthub@1.2-service.small_fragments
|
android.hardware.contexthub@1.2-service.generic
|
||||||
|
|
||||||
# CHRE tools
|
# CHRE tools
|
||||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue