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
Add antenna position info for the new NFC API
Update default routing settings and remove legacy settings
Bug: 278829073
Test: manual
Change-Id: Ice6dc1ffce1c9adebf03ccbe8c3d50eb07022186
This change introduces a new value in config.xml to allow ignoring the
udfps vote.
Bug: 250979028
Test: manually check that fix works
Test: atest frameworks/base/services/tests/servicestests/src/com/android/server/display
Change-Id: I3f59279943b682d8994be632f887b7fff01645ab
Remove the default brightness settings. Default brightness is set in
displayconfig to allow for per-panel defaults.
Bug: 217472351
Change-Id: Iacf25347ebac26e5c3a3b17ea6962950418fe586
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
Add new brightness defaults to match non-linear brightness curves.
Bug: 254529330
Change-Id: I5ba580bbe56684295e0d88d45cb99ecd15acda6b
Merged-In: I5ba580bbe56684295e0d88d45cb99ecd15acda6b
Signed-off-by: Jeremy DeHaan <jdehaan@google.com>
Set initial brightness to ~140 nits.
Bug: 243688822
Test: Check brightness changes during boot to home
Change-Id: Iafa18bbf1916de9f792c3c95447c58c00911ebc2
Bug: 243078049
Bug: 243079260
Test: long press gesture is registered when UDFPS is enabled.
Change-Id: Iaf5553978cdb79a92a24b674f837ae694e187d48
Signed-off-by: davidycchen <davidycchen@google.com>