Commit graph

20 commits

Author SHA1 Message Date
Kah Xuan Lim
6c52094291 Disable Dex preoptimization
When building with dexpreopt, the odex complains about not being able to find certain system server jars.

```
FAILED: ninja: 'out/soong/system_server_dexjars/modemml-tflite-service.jar', needed by 'out/soong/.intermediates/packages/modules/AdServices/adservices/service/service-adservices/android_common_apex33/e18b8e8d84cb9f664aa09a397b08c165/dexpreopt/service-adservices/oat/arm64/javalib.odex', missing and no known rule to make it
03:32:32 ninja failed with: exit status 1
```

Flag: build.WITH_DEXPREOPT
Bug: 339345077
Change-Id: Ic2900b4077e2311b6cbcd4a56365b36ba60c455f
2024-05-16 07:37:00 +00:00
Shin-Yu Wang
bda4605c5b Merge "display: tg4b: use default adaptive brightness table" into main 2024-05-08 02:04:11 +00:00
Jason Chang
29dbabf9f2 Merge "Adjust Power button light reveal position in line with the power button." into main 2024-04-29 10:53:09 +00:00
Jason Chang
b31134b8c2 Adjust Power button light reveal position in line with the power
button.

To configure the power button light reveal’s y-axis offset.

Bug: 336667868

Test: manually test and check the Power button light reveal visual
Change-Id: I6db7179a4c877a5b136ac7c05a4181ca02d3dc88
2024-04-29 09:34:33 +00:00
Jason Chang
1c85f94fad Fix udfps lottie animation UI wrong place for new project
Customize overlay package for udfps lottie animation
translate position.

Flag: NONE

Bug: 335564108

Test: manully test with reproducible steps:
1. Flash the device.
2. Set fingerprint in SUW
3. Observe behavior.

Change-Id: I15a76c3d08ab97492de219de7c6c15596030df3f
2024-04-29 06:47:16 +00:00
Shin-Yu Wang
84e10290c3 display: tg4b: use default adaptive brightness table
Bug: 316356236
Test: Check dumpsys display
Change-Id: Ib9f8f56563700e1c04db5a0fddc13ed39d3136bf
2024-04-29 06:25:54 +00:00
Treehugger Robot
3e3669795c Merge "Update pixel pitch of device" into main 2024-04-23 09:20:11 +00:00
chenkris
b302f80dc3 Update pixel pitch of device
Bug: 336186841
Test: manual
Change-Id: Ic3b80f3d4505469df3ca5b934729a67a7a87e142
2024-04-23 07:46:02 +00:00
Kyle Hsiao
1dc84395b7 Remove duplicate DEVICE_PACKAGE_OVERLAYS
Bug: 336219663
Test: Manual
Change-Id: I32485b3d2b759002fc0f652f73f3aa89ddb61be2
2024-04-22 09:21:03 +00:00
Kyle Hsiao
a320a803f7 Enable secure NFC support
Bug: 335536626
Test: manual
Change-Id: I0197cdde73f5a96581e7dff09c146aac53a9e221
2024-04-18 03:41:55 +00:00
Kimi Hsu
8c7aa205b3 Update rounded corner, cutout and display shape configs
Bug: 316356512
Test: make
Change-Id: Ib46c62162aaece55fe932fd744cd95f1592ff7c3
2024-03-20 10:02:41 +00:00
Ravi Jain
6aee199bf1 tegu: Set audio haptic channel amplitude limit
Bug: 317840345
Test: adb shell dumpsys vibrator_manager
Change-Id: I269658cb20fd0742c412521c71a93114eed09654
2024-03-15 09:30:56 +00:00
Shin-Yu Wang
0863eed3df Merge "display: disable smooth display be default" into main 2024-03-15 05:23:09 +00:00
Shin-Yu Wang
bbd1230cf9 display: disable smooth display be default
Update the package overlay order to apply device specific display
settings.

Bug: 316868583
Bug: 316356788
Test: smooth display is off after factory reset
Change-Id: Id8573ccdd451ae31ac8a0bb22abfa90232bb40c2
2024-03-14 09:25:08 +00:00
KRIS CHEN
28d48396a5 Merge "Add config_dozeUdfpsLongPressSensorType" into main 2024-02-21 07:47:20 +00:00
chenkris
ef0b5799e5 Add config_dozeUdfpsLongPressSensorType
Bug: 322899343
Test: Authenticate fingerprint under AoD.
Change-Id: Idff17b3eb530578e2cdcf8e5b26873bf7785cd78
2024-02-20 10:40:43 +00:00
Shin-Yu Wang
78f7950003 Update screen density to 420
Bug: 316356550
Test: show correct UI size & adb shell wm density
Change-Id: I22bfc6fa3f28a7b3fff4d573128fd2ad85d2dd7f
2024-02-06 03:16:36 +00:00
Roshan Pius
92b0f3c70c Revert "tegu(nfc): Modify NFC overlays for NFC apex"
Revert submission 25189355-nfc_overlay

Reason for revert: Causing bootloop with signed builds

Reverted changes: /q/submissionid:25189355-nfc_overlay

Bug: 309117462
Change-Id: Idee28a25022949808dc6afe3a3ec96b6b1fcffd6
Test: Compiles, device boots up
2023-11-04 19:01:03 +00:00
Roshan Pius
48b91fc719 tegu(nfc): Modify NFC overlays for NFC apex
Bug: 307763519
Test: Manual flash and tested the overlay values are taking effect.
Change-Id: Iff7e18da9f36109202a5cfbc48347b720d5e6d73
2023-10-26 10:03:00 -07:00
Wilson Sung
a5146d127e Initialize Tegu
Copy tegu from caimito c3019ae

Bug: 298309659
Change-Id: I7d168ff0c60b7c3696239c12534ea3cfac239c1a
2023-09-15 09:48:00 +00:00