Jason Chang
fae76d2817
Merge "Fix expanded Accessibility overlaps with Face Circle in Educational Screen" into tm-qpr-dev
2023-01-17 04:05:10 +00:00
Jason Chang
ca78ce4056
Fix expanded Accessibility overlaps with Face Circle in
...
Educational Screen
Fine-tuning Face enroll education page layout for expanding
Accessibility option.
Bug: 265474776
Test: manually go to Settings > Security & privacy > Device lock >
Face & Fingerprint Unlock > Face Unlock, then start enroll Face,
In second stage ("How to set up Face Unlock" page ), check the layout
and lottie animation with turned on expanded Accessibility option, and
they should not be truncated.
Test: m -j SettingsGoogleRoboTests RunSettingsGoogleRoboTests
Test: m RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.biometrics.face.FaceEnrollEducationTest"
Test: m RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.biometrics.face.FaceEnrollIntroductionTest"
Change-Id: I42e28a36fac9cd07dcacd4a16aab09de99211350
2023-01-16 14:44:39 +00:00
Ed Lin
2e3a28dad3
Merge "Update ./DevInfo/Mod model name" into tm-qpr-dev am: f4f56174bc
am: c0e1335fc1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20903926
Change-Id: Ic5dc2afd36e5467f6eb0daa8a0114b140179de71
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-16 04:39:04 +00:00
Ed Lin
f4f56174bc
Merge "Update ./DevInfo/Mod model name" into tm-qpr-dev
2023-01-16 04:02:01 +00:00
Jason Chang
c6deef3f39
Merge "(1/2) Fix settings face enrollment UI layout problem" into tm-qpr-dev am: c2317d0875
am: b5b5767e6f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20903927
Change-Id: If36b68275cd5980a3918d9d6e3e4bc3fa99d189c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-13 22:21:10 +00:00
Jason Chang
c2317d0875
Merge "(1/2) Fix settings face enrollment UI layout problem" into tm-qpr-dev
2023-01-13 12:31:40 +00:00
Jason Chang
cf83f6dd52
(1/2) Fix settings face enrollment UI layout problem
...
Use overlay mechanism to adjust face_enroll_education.xml layout
dimensions for ToF.
1. Fix settings face enrollment UI truncate problem
2. Fix It's hard to tap "setup for limited vision or head motion"
button
Bug: 260653042
Bug: 263065347
Test: manually go to Settings > Security & privacy > Device lock >
Face & Fingerprint Unlock > Face Unlock, then start enroll Face,
In second stage ("How to set up Face Unlock" page ), check the layout
and lottie animation do not truncate.
Test: m -j SettingsGoogleRoboTests RunSettingsGoogleRoboTests
Test: m RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.biometrics.face.FaceEnrollEducationTest"
Test: m RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.biometrics.face.FaceEnrollIntroductionTest"
Change-Id: Ib42a2632bf501b20b4386ed656701ca8ec7b3924
2023-01-13 10:44:24 +00:00
Bill Lin
929765b6bd
Merge "(1/2) To config new UI for ToF Success Screen (Face Enroll Confirmation) page" into tm-qpr-dev am: 0d28b35a6d
am: 5f8a7caa67
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20860064
Change-Id: Iba6d62333e0e4c24dbce484ac3e034e6393de741
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-13 04:55:50 +00:00
Bill Lin
0d28b35a6d
Merge "(1/2) To config new UI for ToF Success Screen (Face Enroll Confirmation) page" into tm-qpr-dev
2023-01-13 01:45:00 +00:00
Bill Lin
c15c214b88
Merge "5/ Turn ON face auth dismisses keyguard by default on F10" into tm-qpr-dev am: a439291b27
am: fafba3359f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20747854
Change-Id: I738bfa90df89532206835f11677e0df1691ced22
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-12 08:45:13 +00:00
Bill Lin
0e6064843c
Merge "4-2/ Config config_face_auth_supported_posture to listen for face on folded state" into tm-qpr-dev am: 7f9a7ed35a
am: 2a24331bbf
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20640912
Change-Id: I9ab16a9dee621dd3ece0e2760e14b1a37f8591c5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-12 08:45:02 +00:00
Bill Lin
a439291b27
Merge "5/ Turn ON face auth dismisses keyguard by default on F10" into tm-qpr-dev
2023-01-12 07:20:36 +00:00
Ed Lin
e27ae7476e
Update ./DevInfo/Mod model name
...
Need to set model name to G9FPL
Bug: 264506118
Test: b/264506118#comment9 pass
Change-Id: I9f8eee3bf9a23d56055b28c8273115e75b464df9
2023-01-10 11:37:37 +00:00
Jason Chang
7e5ff341e3
(1/2) To config new UI for ToF Success Screen (Face Enroll Confirmation)
...
page
Set overlay configuration file for ToF new UI changes.
Bug: 263411275
Test: Manual launch security settings face enroll and make it success.
Test: make RunSettingsRoboTests ROBOTEST_FILTER= \
"com.google.android.settings.biometrics.face.
\FaceEnrollConfirmationTest"
Change-Id: I367822350febbe58724bfdbc40d1f5a2bc5f3b17
2023-01-06 15:20:15 +00:00
lbill
4e71fdbecd
4-2/ Config config_face_auth_supported_posture to listen for face on folded state
...
1. Set config_face_auth_supported_posture to 1(DEVICE_POSTURE_CLOSED)
2. Set the camera id to 1 for the front camera
Test: Check face auth do not active when device on unfolded state
Test: Check face auth active when device on folded state
Bug: 260636659
Change-Id: I6cbaa43bd7a60e3ac1aa1c14c8bb6559c7e3a8c6
2022-12-22 18:17:53 +08:00
Labib Rashid
75a3181d7a
Update MIPI Coex table for foldable display am: be89e881ec
am: 22e7296869
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20770034
Change-Id: I26494a7ae887d14d55ed8e995cf5b85389207050
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-20 05:28:53 +00:00
Labib Rashid
be89e881ec
Update MIPI Coex table for foldable display
...
Source:
https://docs.google.com/spreadsheets/d/1wE755LyNtPcAtzDJhMs0WbwBllaYB8vsVmy9UsAswHM/preview#gid=0
Bug: 258743031
Test: go/dynamic-frequency-test
Change-Id: I2efa699b83ae667d8cd574ebc3905c8599de5aa5
2022-12-19 10:03:30 +00:00
lbill
a526c9aeaa
5/ Turn ON face auth dismisses keyguard by default on F10
...
Bug: 260636659
Test: manual build and check face auth default settings
Change-Id: I592b3b69cf3e078f4dad9466a044da9526c3400b
2022-12-16 07:25:05 +00:00
Long Ling
0ec20e5c1a
Merge "preload default smooth display regamma data" into tm-qpr-dev am: 0ee986169b
am: 6a217e12ed
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20723674
Change-Id: I741d3a01f23bd68a176cd8ffb24ef396f52604fd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-15 18:44:25 +00:00
JimiChen
92b2c48283
upadte felix_camera_front_inner_mipi_coex_table am: dffb53df97
am: a3c32bb079
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20746666
Change-Id: Ibd314ae15917cc246d756a1fcaa7c39184d2170e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-15 18:44:05 +00:00
Long Ling
0ee986169b
Merge "preload default smooth display regamma data" into tm-qpr-dev
2022-12-15 17:31:50 +00:00
JimiChen
dffb53df97
upadte felix_camera_front_inner_mipi_coex_table
...
Bug: 258743031
Test: scone_release.apk
Change-Id: I2c07f0f91f3638e35c16a3cb6f2e511c9393f5d5
2022-12-15 22:10:16 +08:00
TreeHugger Robot
44260d207e
Merge "Rename frequency table for foldable camera" into tm-qpr-dev am: 0f36cb2ecf
am: 93863cfd14
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20673982
Change-Id: Ie470f581bd60d4b10e2509572ddfa661df88a96e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-14 05:03:45 +00:00
TreeHugger Robot
0f36cb2ecf
Merge "Rename frequency table for foldable camera" into tm-qpr-dev
2022-12-14 03:58:29 +00:00
TreeHugger Robot
f2c9437512
Merge "Add MIPI Coex tables for felix camera and display" into tm-qpr-dev
2022-12-14 03:55:04 +00:00
Long Ling
290d454b4c
preload default smooth display regamma data
...
Bug: 260029084
Change-Id: I55c284efe710caaaa5a33955c4cfeb39b59168b0
2022-12-13 14:44:59 -08:00
Amy Hsu
9bc4bff71a
Merge "display: add blocking zone for HBM HDR" into tm-qpr-dev am: 2bfe63fde4
am: 289aca7d35
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20596354
Change-Id: I0dc6cc37559bc71daec9abd1ca63943a7ecf5127
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-12 04:56:08 +00:00
Amy Hsu
2bfe63fde4
Merge "display: add blocking zone for HBM HDR" into tm-qpr-dev
2022-12-12 04:05:05 +00:00
Labib Rashid
b825aa3228
Rename frequency table for foldable camera
...
Bug: 261014253
Test: go/dynamic-frequency-test
Change-Id: I1aeb28911468dcc57ee98d584b5cb98cdac57f78
2022-12-09 10:02:58 +00:00
Labib Rashid
871c40aea1
Add MIPI Coex tables for felix camera and display
...
Source:
https://docs.google.com/spreadsheets/d/1wE755LyNtPcAtzDJhMs0WbwBllaYB8vsVmy9UsAswHM/preview#gid=0
Bug: 258743031
Test: go/dynamic-frequency-test
Change-Id: If48bfd35aae4051bd37eae657515c390cd0f132c
2022-12-09 10:01:53 +00:00
TreeHugger Robot
757c2066c9
Merge "Remove udfps-configs for device w/o udfps" into tm-qpr-dev am: c0f901cfea
am: d3705e254d
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20679912
Change-Id: If045e6b820eca81376608add0ddfb96710b143f1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-08 16:38:48 +00:00
TreeHugger Robot
c0f901cfea
Merge "Remove udfps-configs for device w/o udfps" into tm-qpr-dev
2022-12-08 16:02:28 +00:00
Beverly
83da95b468
Remove udfps-configs for device w/o udfps
...
Removes sensors specified for:
config_dozeUdfpsLongPressSensorType
config_quickPickupSensorType
Test: builds, AoD works
Fixes: 261748785
Change-Id: I53364c8e00a15c4a8b3efdcffef3dd8a6d512c50
2022-12-08 14:34:57 +00:00
Amy Hsu
ff8b41132f
Merge "display: update refresh rate regamma setting" into tm-qpr-dev am: 87bfb88a54
am: 452bf7bb73
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20410466
Change-Id: I1cbffc688252f0099d03422f290b8c787f409844
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-08 08:03:53 +00:00
Amy Hsu
87bfb88a54
Merge "display: update refresh rate regamma setting" into tm-qpr-dev
2022-12-08 07:18:02 +00:00
Amy Hsu
c3a13c7ce3
display: add blocking zone for HBM HDR
...
fix hbm hdr at 60 hz
Bug: 259644610
Test: Check FPS when playing HDR video and at HBM mode.
Change-Id: Ie1073fb5fd51c3a4fc166f2838944e6b28540198
2022-12-08 01:35:24 +00:00
Shawn Lin
7af458e786
Merge "Add display shape config for F10"
2022-12-01 07:34:39 +00:00
Labib Rashid
a518271adc
Add MIPI Coex tables for felix camera and display
...
Source:
https://docs.google.com/spreadsheets/d/1wE755LyNtPcAtzDJhMs0WbwBllaYB8vsVmy9UsAswHM/preview#gid=0
Bug: 258743031
Test: go/dynamic-frequency-test
Change-Id: If48bfd35aae4051bd37eae657515c390cd0f132c
2022-11-30 11:15:56 +00:00
Weizhung Ding
40ccc7432d
display: update refresh rate regamma setting
...
Update brightness band for outer refresh rate regamma
Bug: 239514061
Test: device boot and read file
Change-Id: I08458199474942319606277cfdb9d9dec38ce777
2022-11-30 06:45:31 +00:00
Yanting Yang
8e7ca9aba0
Add initial MIC e-label for JP SKU of F10
...
Also remove the obsolete SKU files which migrate from old projects.
Bug: 260523986
Test: visual
Change-Id: Ie7932ae7cfa53ca449ede9d6ab7587ed26555993
2022-11-29 18:20:56 +08:00
Shawn Lin
78be149aab
Update status bar height to center the hole punch cutout
...
Bug: 253071694
Test: make
Change-Id: I76602279a987af0593e8585606a80b33fc4d71c5
2022-10-17 19:07:58 +08:00
Weizhung Ding
d328c82ab7
Enabel smooth display
...
Bug: 234327332
Test: entry/exit idle and AoD
Change-Id: Icebb3e85ff23631b051d11a359c44a7efe28cdad
2022-10-11 10:43:25 +08:00
Shawn Lin
bcf94715b4
Add display shape config for F10
...
Bug: 236935288
Test: make
Change-Id: I391c320f9cab2e430b182101814a997fd2430771
2022-10-05 16:30:05 +08:00
Shawn Lin
cad27fd619
Update cutout & rounded corner configs
...
Bug: 234327307
Test: make
Change-Id: Ib855e5cf965e9bb76b736cad9a8ea2593879adc2
(cherry picked from commit da937e8ca0
)
Merged-In: Ib855e5cf965e9bb76b736cad9a8ea2593879adc2
2022-09-20 09:14:51 +00:00
Shawn Lin
da937e8ca0
Update cutout & rounded corner configs
...
Bug: 234327307
Test: make
Change-Id: Ib855e5cf965e9bb76b736cad9a8ea2593879adc2
2022-09-20 11:25:57 +08:00
Gil Liu
c358c2b727
Merge "display: update AOD brightness setting" into tm-qpr-dev
2022-09-16 07:58:34 +00:00
Gary Jian
58bcd73499
Merge "Correct MMS UA, UAProf for F10" into tm-qpr-dev
2022-09-16 06:45:03 +00:00
Gary Jian
18f271ab61
Correct MMS UA, UAProf for F10
...
Bug: 239520846
Test: make
Change-Id: Id42f8cffef9997e79ce602e32440fb07fc65338b
2022-09-14 11:41:51 +08:00
gilliu
7a8d1b7ad0
display: update AOD brightness setting
...
Bug: 244389620
Test: check AOD brightness
Change-Id: Iadce02f701e1572a269a739c0c18224fd955a442
2022-09-06 08:50:21 +00:00
Alex Chau
cf1f36d2c4
Fix height of status bar
...
Fix: 244590750
Test: none
Change-Id: I507608b7fd13b2cb0ac0650db6b5c2372bffb211
2022-09-01 18:12:56 +01:00