- Add more PLMNs for specificed carrier configuration
- Add configuration to use full response time in SUPL NI session to
benifit accuracy
- Fix miscalculate TTFF and RSP problem due to unexpected stop command
Bug: 260996867
Bug: 260153806
Bug: 260795209
Verify test: b/262702990
Test: VtsHalGnssTargetTest pass
CtsLocationGnssTestCases pass
PtsChreTestCases pass
Change-Id: I1255a31adbb77e5d476af070046d1f1a12fa1771
As the latest Mali DDK exposes a Vulkan 1.3 driver
also setup the device properties accordingly.
Bug: 259507479
Change-Id: I593e4881f3e211b98c641e5546578b6e64036703
hwc_error_log.txt and hwc_fence_state.txt files will be changed to be
per display. Those files could also be divided into at most 2 files,
i.e.
- hwc_error_log.txt will be renamed to
{DisplayName}_hwc_error_log{index}.txt where {index} is 0 or 1.
- hwc_fence_state.txt will be renamed to
{DisplayName}_hwc_fence_state{index}.txt where {index} is 0 or 1.
Bug: 245511651
Test: adb bugreport
Change-Id: I08fbc4faf5fea72cbbca007f43ccedd22d1e0aca
dock-defend is enabled in kernel code.
Bug: 262322247
Test: dock-defend is enabled by default
Change-Id: Ibbd83fc2442e2a6d68d7f506ccd29d452947931c
Signed-off-by: Jack Wu <wjack@google.com>
am skip reason: Merged-In Ifb3f692284eec45ca0c17838c1f39eaf2661650d with SHA-1 dbf314e10c is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2338117
Change-Id: Ifa4fe343983c38b5ccc51280584e3b6f58c13c70
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ifb3f692284eec45ca0c17838c1f39eaf2661650d with SHA-1 13a10adc05 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2338117
Change-Id: I4c5a04acedf70553eeb4c609a2b7b97cb3d4afa7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ifb3f692284eec45ca0c17838c1f39eaf2661650d with SHA-1 dbf314e10c is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2338117
Change-Id: Ib8a25be8bb337db6d37f550ca8cbce2ac2709962
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ifb3f692284eec45ca0c17838c1f39eaf2661650d with SHA-1 13a10adc05 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2338117
Change-Id: Idcacb50d46fded7b1af2bbe32833b421b27f8b21
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ifb3f692284eec45ca0c17838c1f39eaf2661650d with SHA-1 13a10adc05 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2338117
Change-Id: Id9b98dda329258b3bfad60ecba1ad346ddaeff10
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In Ifb3f692284eec45ca0c17838c1f39eaf2661650d with SHA-1 13a10adc05 is already in history
Original change: https://android-review.googlesource.com/c/device/google/gs101/+/2338117
Change-Id: I8d9f060864da3860ca834df5dee0bce3af2d460e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
the file node was removed so also remove these
dummy setting
Bug: 260806701
Change-Id: I23044f7f32cf4b2b2cc93205ec5751525f05ee7f
Signed-off-by: Chungkai Mei <chungkai@google.com>
Add support for copying prebuilt kernel modules like fips140.ko into the
vendor ramdisk. These kernel modules are different in the following
ways:
- They do not appear in vendor_boot.modules.load provided by the
kernel build system.
- We want to put their names at the very beginning of the output
modules.load file to ensure that they are loaded prior to all other
modules.
We define a new Makefile variable named
BOARD_PREBUILT_VENDOR_RAMDISK_KERNEL_MODULES. For every filename on this
list, we verify that the file exists in $(KERNEL_MODULE_DIR), and if it
does, we include its name in the modules.load for the vendor boot
ramdisk.
Bug: 194712883
Change-Id: Iff8923c2492296b8eb4d24ec94bbfccc19f4e8f5
This reverts commit bbcd013c41.
Reason for revert: Increase the boot time to cause the below bug.
b/261027750 | P0 | Broken test: v2/android-perfetto-dev-team/apct/perfetto/perfetto_integrationtests on git_master on oriole_hwasan-userdebug at 9355690
Change-Id: Idba7322ca86e70cf5d8e170936696586caa8c1c2
Modify the logging mask file path to instead point to the new history
directory, as well as include more files (right now only logging mask
history and logging enabled history).
Bug: 259174982
Test: Manually build and inspect bugreport to make sure files are
included
Change-Id: I1a57e0f4fea66929803fac350547b706d7442b26
Modify the logging mask file path to instead point to the new history
directory, as well as include more files (right now only logging mask
history and logging enabled history).
Bug: 259174982
Test: Manually build and inspect bugreport to make sure files are
included
Change-Id: I1a57e0f4fea66929803fac350547b706d7442b26
Merged-In: I1a57e0f4fea66929803fac350547b706d7442b26
- Fix no GPGSV information in CP LPP session
- Implement SIT_IND_GPS_NFW_MODE to make modem request NFW status from gpsd
- Fix the high EA issue caused by last known position
- Use network PLMN to determine carrier configuration when SIM PLMN is
not available
Bug: 248476067
Bug: 252972119
Bug: 243358812
Bug: 258355692
Verify test: b/260669367
Test: CTS/VTS/PTS pass
Change-Id: I6ffda40cd851b85c3d60221b82ef6bc478f15d23