We will have a 'vendor' project containing proprietary blobs
to be able to build and flash Pixel device when vendor source is not
available.
The project names are
platform/vendor/aosp/google_devices/husky
platform/vendor/aosp/google_devices/shiba
and the paths are
vendor/google_devices/husky
vendor/google_devices/shiba
TEST:make and flash a husky device
BUG: 278968179
Change-Id: I1c5424dfddddb8ee29a86f2408a231aa5556a0bb
Add antenna position info for the new NFC API
Update default routing settings and remove legacy settings
Bug: 278829073
Test: manual
Change-Id: Ice6dc1ffce1c9adebf03ccbe8c3d50eb07022186
Revert submission 22636720-disable_rlsservice
Reason for revert: Breaks device context tests, which did not run in presubmit due to b/277661004
Reverted changes: /q/submissionid:22636720-disable_rlsservice
Change-Id: Iae76027b5e92740181eca3f0645c5ea8c6219b87
- move control Mic Spatial Module Enable to code.
- add camcorder mic setting.
- move definition of Waves instance id number to code.
Bug: 206738075
Test: host test
vendor.google.whitechapel.audio.hal.audio.tuner_tests
Change-Id: Id3dbc4c0d694967421cbc516ff42709876845e16
Signed-off-by: Jasmine Cha <chajasmine@google.com>
These devices will use spectral driver for ambient
light and flicker information.
Bug: 277959222
Test: ./run_cts.sh
Change-Id: Ide881aee6796310c2fc4853f7ce9167a2704e912
enable Vendor Specific Quality event as default.
set bqr event_mask to 295006 (0x4805e), vnd_quality_mask to 29 (0x1d)
for user debug or eng rom
Bug: 240636731
Test: manual test vendor specific masks
Change-Id: I6b2099bc0a0b8ea133a40a286855e2b0fa91e686
Bug: 272298287
Test: manual test to confirm the feature had been enabled in vendor drv
Change-Id: I89b7ea07eebb29d7dc80b281204cc050153fc3b1
(cherry picked from commit c5dd7497883d8b836f64d45e66d8c0a83b59cc20)
Same as P22, P23 do not have 32-bit address limitation in hardware, so
we would like to empty zone DMA32 for better performance and simplify
memory management.
Bug: 263239622
Test: b/270096808, b/270097444. Pass reboot test and run sst for 100+
hours without obvious issues.
Change-Id: Ib95223aafca17165e1b8d972448c5d66384d3ccc
Signed-off-by: liangjlee <liangjlee@google.com>
(cherry picked from commit 4584a04fe3)
Change list
- Re0 golden value updated for both top and bot speakers
- Update fast_switch config(1&2 FIR on, 3&4 FIR off)
Bug: 243497194
Test: builds
Change-Id: I36b0010b80421a2c7dbe5e9c5787f0e3b7dd9ec0
Signed-off-by: Robert Lee <lerobert@google.com>
Change list:
1. set Re0 golden value in bin files
Bug: 243626704
Test: builds
Change-Id: I0ded23e066ab983a5ffe1598c497e97c623a04cd
Signed-off-by: Robert Lee <lerobert@google.com>
Use LOW_POWER power hint to detect and lower the control temp
for junction control loops
Bug: 266011718
Test: Build and boot on device. Check thermal control temperatures
during battery save
Change-Id: I24960bf615900d9f174259cdc863050fcf4fcb36
Signed-off-by: Sayanna Chandula <sayanna@google.com>