- avoid wrong sensor value reading for thermalHAL
Bug: 327327502
Test: Build to boot to home
Flag: EXEMPT (bug 337358613)
Change-Id: I65144ff01008f936a7ad33687ad77115d322c07b
Signed-off-by: Peter (YM) <peterym@google.com>
There is no other Android.mk under device/google/akita. So this
Android.mk can be removed.
Bug: 351712146
Test: presubmit
Change-Id: I5823c5228e1706a9aef1ec93c3825458fe4cbd19
* changes:
16k: Configure 16k developer option for akita
16k: Do not set TARGET_ vars in device-akita.mk
Revert "16kb: Disable GNSS service on akita_16k target"
am skip reason: Merged-In I0459a6531d0429471fe6232e868e26cfdb05ae83 with SHA-1 8ec9a1a27c is already in history
Original change: https://android-review.googlesource.com/c/device/google/akita/+/3163656
Change-Id: I6a3ae9af23f5c9e86d5008278904162843900b00
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I0459a6531d0429471fe6232e868e26cfdb05ae83 with SHA-1 8ec9a1a27c is already in history
Original change: https://android-review.googlesource.com/c/device/google/akita/+/3163656
Change-Id: Ibd7bd054b69f271ad2f381cbb602632fa3cb55d8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I0459a6531d0429471fe6232e868e26cfdb05ae83 with SHA-1 8ec9a1a27c is already in history
Original change: https://android-review.googlesource.com/c/device/google/akita/+/3163656
Change-Id: Ib3b03cd773e20cedd20fbdcd1a38178b9383f485
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I0459a6531d0429471fe6232e868e26cfdb05ae83 with SHA-1 8ec9a1a27c is already in history
Original change: https://android-review.googlesource.com/c/device/google/akita/+/3163656
Change-Id: I41417ea10fdacd6aa96e6c104629f1e49161fb0f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
The .mk files are no longer used, and will be deleted soon.
Bug: none
Test: manual, TH
Merged-In: I0459a6531d0429471fe6232e868e26cfdb05ae83
Merged-In: I52d615ccedbd3a3f504a6be2d607808516c1af86
Change-Id: I8e7a465d8a80f05020f7483f4e59ef7e76de73a1
TARGET_ build variables MUST NOT be set up in device*
files. In the device* files, the PRODUCT_ variables are not
defined properly and only after the build system finishes
parsing all the product files, we can set up TARGET_ vars
based on PRODUCT_ vars. During the parsing of the BoardConfig
files, the PRODUCT_ vars are defined and their values can
not be changed.
The variables removed affect only 16kb page size target and they are
set in either device/google/zuma/BoardConfig-16k-common.mk (which is
already inherited by device-akita.mk) or in akita_16k.mk.
Bug: 349877551
Test: $ lunch akita_16k-trunk_staging-userdebug
$ get_build_var TARGET_USERDATAIMAGE_FILE_SYSTEM_TYPE
ext4
$ get_build_var TARGET_KERNEL_DIR
device/google/akita-kernels/6.1/trunk-12043309/16kb
$ get_build_var TARGET_RW_FILE_SYSTEM_TYPE
ext4
Flag: EXEMPT bugfix
Change-Id: Ia62ed7f3f794390d2f9344cf394046f013c63838
This reverts commit 1e0076ecbc.
Reason for revert: GNSS service is now re-aligned to 16k in commit I3ee61de44d4612f965c879fc32d872f20906ec5d
Bug: 344687661
Change-Id: I284e083764c1a4d927af8dac2da005be0994d04c
GNSS service binary is currently 4k ELF aligned. Hence, it is
temporarily disabled while bringup with 16k page size is in progress.
This will be reverted when b/346851807 is fixed.
PRODUCT_BOOTS_16K is defined only in akita_16k.mk, hence no other
targets will be affected.
Bug: 346851807
Test: Built and flashed akita_16k-trunk_staging-userdebug on Pixel 8a
successfully
Flag: build.trunk_staging
Flag: build.trunk
Flag: build.next
Change-Id: I743c8d40edb64edecaaaadf2d2deb79e65a973b2
DO NOT MERGE ANYWHERE Revert submission 27954911-bandaid_348495820
Reason for revert: proper fix for b/347068412 is in.
Reverted changes: /q/submissionid:27954911-bandaid_348495820
Change-Id: I89f86605a09ec4fe6cf52307754b4982a0efa53f
Resolve a defect in SUPL partial downlink data assembly
Make capability list in SUPL_START and SUPL_POSINIT consistent
Resolve CTS test failure on: testListenForGnssMeasurements
Bug: 341867336
Bug: 344772365
Bug: 347536254
Test: b/348538253
atest CtsLocationGnssTestCases
atest VtsHalGnssTargetTest
Change-Id: I6cffab06d1ae3d242ded5750d643b05848795042
akita: Temporarily set kernel and bootloader to an existing place
This should be reverted once we have a better solution.
Bug: 348495820
Merged-In: Ia24088ab76973c93dbae76031e3df253c89de8a1
Change-Id: I63b0cfc8917767b979ddb4a25bb5205f195a61c2