Snap for 12727401 from 0113deb3c7
to 25Q1-release
Change-Id: Ia3312b6a6790f8ffd227e51d43247d76964c6532
This commit is contained in:
commit
41b70ceb7a
2 changed files with 6 additions and 1 deletions
|
@ -75,6 +75,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
hardware/google/gchips/gralloc4 \
|
||||
hardware/google/graphics/common \
|
||||
hardware/google/graphics/zuma \
|
||||
hardware/google/graphics/zumapro/libhwc2.1 \
|
||||
hardware/google/interfaces \
|
||||
hardware/google/pixel \
|
||||
device/google/zumapro \
|
||||
|
|
|
@ -539,6 +539,10 @@
|
|||
<string name="config_satellite_carrier_roaming_non_emergency_session_class">com.google.android.apps.stargate.sessionmanager.SessionManagerReceiver_Receiver</string>
|
||||
|
||||
<!-- Whether to show the system notification to users whenever there is a change
|
||||
in the satellite availability state at the current location. -->
|
||||
in the satellite availability state at the current location. -->
|
||||
<bool name="config_satellite_should_notify_availability">false</bool>
|
||||
|
||||
<!-- Whether to allow check message datagrams to be sent even when the satellite modem is in
|
||||
not connected state. -->
|
||||
<bool name="config_satellite_allow_check_message_in_not_connected">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue