Add a device flag to decide how eSIM UI shown
Add a device flag to decide whether by default, eSIM UI, including the UI in settings, under Mobile network > Carrier, and eSIM setup flow in Steup Wizard flow. Bug: 77707568 Test: E2E Change-Id: I15f2bc15f33d07a1471e20384aa92dfcfe88e5dd
This commit is contained in:
@@ -70,6 +70,9 @@ PRODUCT_PROPERTY_OVERRIDES += vendor.audio.adm.buffering.ms=3
|
||||
PRODUCT_PROPERTY_OVERRIDES += audio_hal.period_multiplier=2
|
||||
PRODUCT_PROPERTY_OVERRIDES += af.fast_track_multiplier=1
|
||||
|
||||
# Whether by default, the eSIM system UI, including that in SUW and Settings, will be shown.
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += esim.enable_esim_system_ui_by_default=false
|
||||
|
||||
# Pro audio feature
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml
|
||||
|
||||
Reference in New Issue
Block a user