Enable concurrent foldable front feature
Enable concurrent foldable front feature by platforms Bug: 333986739 Test: build pass Change-Id: I773c00bff5f1336f976d8ec28542fbd80a679adc
This commit is contained in:
parent
ec21721808
commit
62df39a3f6
1 changed files with 4 additions and 0 deletions
|
@ -469,3 +469,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
PRODUCT_PACKAGES += \
|
||||
com.google.comet.hardware.threadnetwork
|
||||
endif
|
||||
|
||||
# Camera concurrent foldable dual front feature support
|
||||
PRODUCT_PACKAGES += \
|
||||
concurrent_foldable_dual_front_xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue