Set 120Hz if lower than 8 nits and 5 lux.
Bug: 282725148
Test: Set brightness and check refresh rate
Change-Id: I0039ccb2f112c2a4b77960452907bccb7bd0f6ca
Signed-off-by: Chris Lu <luchris@google.com>
This reverts commit aa6ffea6c5.
Reason for revert: Fixing the issue that caused the revert
Added new assets (same for top/botom) for husky and shiba, as well as
tuned the holepunch cutout antialiasing curves based on the following
specs:
Husky:
- corner size 146.5px
- holepunch center coords: (672px, 75px)
- holepunch radius: 43.25px
Shiba:
- corner size 128px
- holepunch center coords: (540px, 68.5px)
- holepunch radius: 36.5px
Test: needs manual validation
Bug: 243693886
Change-Id: I0b951f6a06a5421fdd22a7d67290468946e3c50b
This reverts commit 8e017de029.
Reason for revert: Broke build on udc-d1-dev branch. See b/286328787
Change-Id: I3b94e6ab51a7b771dc02ab8736fdb9228a64db49
Added new assets (same for top/botom) for husky and shiba, as well as
tuned the holepunch cutout antialiasing curves based on the following
specs:
Husky:
- corner size 146.5px
- holepunch center coords: (672px, 75px)
- holepunch radius: 43.25px
Shiba:
- corner size 128px
- holepunch center coords: (540px, 68.5px)
- holepunch radius: 36.5px
Test: needs manual validation
Bug: 243693886
Bug: 274595086
Change-Id: I8cd88ffa5d6aec087938ec436572f02a027eeea4
See b/227579876, for P23 and later, we can send null initial attach data profile to modem to clear any previoud data profiles.
Bug: 278702856
Test: voice call + internet browsing + reporter verified
Test: daily test verified on both P22 and P23 by b/283239810 and confirmed by log
Test: daily test related to hot swapping SIM and phone call on Barbet
Change-Id: I4c30101980c641a2e39b0a0a586f20adec638c86
This reverts commit d4c206cfcf.
Reason for revert: exynos_devfreq is fixed by pa/2512847, and add 2 shiba DVT and 1 Husky DVT to reboot 5000 times, only one device hit ramdumpg with reset message "itmon triggering err_tmout from HSI1 PCIE_GEN3_0 to NOCL0_", but according to b/283930792, even without parallely module loading, device still hit this issue. so currently parallel module loading seems to be stable enough.
Bug: 285064434
Change-Id: I0356075a60cc0224ac975b401654b424ff4b993e
This reverts commit 04716d5711.
Reason for revert: Now we can enter fastbootd normally.
Test: shiba rebooted 1000 times without failure
Bug: 280112517
Change-Id: I92736b1e535468083b35058f83a91ad153b6c5c6
These values are the same as today's defaults, but explicitly assert
hardware-specific needs.
Bug: b/237098661
Test: Manual confirmation
Change-Id: Ifc4a877bf2d608a00ae4a9153a99ace58e9618fd
Android Virtualization Framework (AVF) team is planning to use husky as
a development platform while working on the infrastructure to support
assigning devices to guest VMs. In order to test the kernel/user space
code we will need to run hypervisor in nvhe mode.
Bug: 278008256
Test: flash build and check that hypervisor is in nvhe mode
Change-Id: Ide100f571813e9b8a1eba7b57f050d2f7093cd86
Move shusky thermal .json files into thermal/
and perf configs into perf/.
Also move the configs into device-shusky-common.mk,
allowing override of the config file path.
Bug: 277993984
Change-Id: Ifa2882ee9c27c57d967c27f9f8e8edaff313e2d5
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
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)