Commit graph

282 commits

Author SHA1 Message Date
timothywang
e986433fa8 Disable Software Post Sharpen Node
Bug: 301039060
Test: build pass, check property
Change-Id: Ie0523e8c13027aca2acddf53c85f536d9f99b424
2023-10-16 11:07:47 +08:00
Roshan Pius
036e25d0bf Merge "comet: Replace NFC app with NFC apex" into main 2023-10-13 14:12:07 +00:00
Ted Wang
55f98a0845 BT: Enable big hammer handling
Enable BRCM chip big hammer handling due to WLAN already bring up.

Bug: 303149787
Test: Manual
Change-Id: I26d2d4a52958ea46c09aea4708a175e28c0a669b
2023-10-12 09:10:39 +00:00
Roshan Pius
54e28e5c73 comet: Replace NFC app with NFC apex
Bug: 303286040
Test: Compiles
Change-Id: Ibb37bdd8ff971fe20cc7a229659c8bdc4583aa06
2023-10-11 11:24:21 -07:00
Joe Huang
062a8833a2 Remove unused device-gnss.mk
Need to remove, otherwise it will cause build break

Bug: 294708565
Test: GPS test
Change-Id: Id8d1cd3671878dd3e95e29a4f559a99c5d2f1611
2023-10-04 02:56:19 +00:00
Joe Huang
65ef3ec38f Remove gnssd and includes it from vendor folder
Bug: 294708565
Test: GPS test
Change-Id: Ie83ce48f2e6627db37637ea1f44083be0c71c42b
2023-10-02 16:13:36 +08:00
horngchuang
b0af60d262 Add system property for camera OIS with system imu
Bug: 287181006
Test: in-rom AOSP camera
Change-Id: I889ed36dd09d6aa6f958aeaf3c64f4819249d00d
2023-09-23 17:20:56 +08:00
emilchung
e5c5fd4fac Sensor: Add hinge angle sensor permission.
Bug: 300182921
Test: Check android.hardware.sensor.hinge_angle.xml is in device.
Change-Id: Ifc4a1017c9c82ed0de5dffabf29d09a789d2dbd3
Signed-off-by: emilchung <emilchung@google.com>
2023-09-13 10:52:59 +08:00
Isaac Chiou
38a14a1155 Merge "Wifi: Add PixelWifiOverlay2024 and update the overlay" into main 2023-09-08 07:58:23 +00:00
RoyYH Lee
51ed1b3fb1 display: set default and enable adaptive brightness
Bug: 284857378
Test: dumpsys log shows correct information, include
mDisplayDeviceConfig & BrightnessConfiguration

Change-Id: I6ee8e908bf8a21dac1f4ff95d5f424ef0e0ba0d3
2023-09-07 22:31:07 +08:00
Isaac Chiou
8b9f082284 Wifi: Add PixelWifiOverlay2024 and update the overlay
This CL adds PixelWifiOverlay2024.
Also, disable config_wifiSaeUpgradeEnabled because it not be support in this stage,
will re-enable it after the feature is ready.

Test: Wifi overlay is workable
Bug: 299032759
Change-Id: I6b3efdeeaca7df2b0ade8137d76a1f5a74a7f98f
2023-09-07 11:59:08 +08:00
Mariia Sandrikova
d38af32032 Change density to 390 dpi and status bar height to 52 dp
Test: manual
Bug: 297514229
Change-Id: I0ee30ad4dd8eb660146e7df97b7d804636c0565b
2023-08-25 22:28:51 +01:00
RoyYH Lee
b75ddaea4a Merge "Add non-linear brightness table" into udc-qpr-dev 2023-08-25 02:41:41 +00:00
RoyYH Lee
bf393bc3bf Add non-linear brightness table
Bug: 284856949
Bug: 284858073
Test: log shows correct message
Change-Id: I17413c3896bba2950497df1019be80a4f26dd9c5
2023-08-24 22:54:10 +08:00
Wayne Lin
4c063b2d7d refactor gps build system
Bug: 290725902
Bug: 295461217
Test: build pass and confirm GPS daemon init without problem
Change-Id: I0ca115b5373c61f22c98398907aaef848d8957b4
2023-08-16 06:25:02 +00:00
Wayne Lin
edb75d41b1 gps: always build GPS without checking BOARD_WITH_GPS
remove BOARD_WITH_GPS in each device makefile

Bug: 293653838
Test: build pass and GPS function works without modem
Change-Id: Ib66190469afd4dbf840a1e8eb7dbee19e8d6a650
2023-08-10 15:04:57 +00:00
achigoliu
477e4fded5 Disable radio until b/291009607 is fixed
Define BOARD_WITHOUT_RADIO before zumapro/device.mk
Add BOARD_WITH_GPS to enable GPS

Bug: 291009607
Test: Test on CT3, modem is disabled.
Change-Id: Ie0ffc485b6af08566e49eb1e1cbf9a51eb47895d
Signed-off-by: achigoliu <achigoliu@google.com>
2023-08-02 13:52:28 +08:00
Carter Hsu
6542de4b4b audio: update CCA default value
Bug: 293550905
Test: build pass
Change-Id: I17842c4f167834b0f83d4d9f2a636f33b840226a
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-07-31 03:49:57 +00:00
achigoliu
5f9973fe8a modem: disable radio until b/291009607 is fixed
Bug: 291009607
Test: Build pass
Change-Id: I953402922c2dd8abcd38b31c77c030e6fdf03131
Signed-off-by: achigoliu <achigoliu@google.com>
2023-07-26 13:48:17 +08:00
Robin Peng
e5d2a88616 Migrate comet to P24 zumapro codebase
Bug: 287173316
Change-Id: Id03e526ff8ca67d8d9ee83a9d3bacfb1473e9a25
2023-06-15 06:39:59 +00:00
eddiepeng
7f548e545d [3A tuning] Correct the valuable of tuning_product
Correct tuning_product of comet for separated 3A tuning files.

Bug: 282606010
Test: Build pass, run on Comet
Change-Id: I9691516c049a02d26198535a26db379a9e3475bd
2023-05-22 15:45:33 +08:00
Ken Lin
625cc7cb5a Inner panel has wrong rotation in fastbootd
Rotate display to correct place

Bug: 278646257
Test: confirm display in fastbootd
Change-Id: Iaf058d25a45220c6167631ba40ad4bedf0d52fdc
2023-04-18 05:09:44 +00:00
George
b33c69c320 [eSE] Update AIDL secure_element for eSE1 part 2
Remove SE HIDL manifest

Bug: 261566299
Test: run cts -m CtsOmapiTestCases
Test: atest VtsAidlHalNfcTargetTest
Change-Id: I03f762125657766aaf503043ee17322252d6aab8
2023-04-14 09:32:27 +08:00
George
18acbae46e [eSE] Update AIDL secure_element for eSE1
Bug: 261566299
Test: run cts -m CtsOmapiTestCases
Test: atest VtsAidlHalNfcTargetTest
Merged-In: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f
Change-Id: I990e2be2cf9750f0e041dd1f571eb33613a1ce6f
2023-04-13 11:04:33 +00:00
timothywang
d4c98eb59c Correct lyric camera_hardware variable
Bug: 275668175
Test: local build pass
Change-Id: I8f749524430c1fa9a71f46c1e78bc17ec0fe5c54
2023-04-06 10:45:19 +08:00
Zheng Pan
df6379e548 Merge "Comet: Move init.insmod.cfg from vendor to vendor_dlkm" into udc-d1-dev 2023-03-14 19:59:38 +00:00
Rex Lin
6d4f2f01fe Build uwb hal for CT3
Bug: 270467613
Test: built pass and verified hal up and running
Change-Id: Id69b7a8951e13ae323722a29cfa363da9b7a7665
Signed-off-by: Rex Lin <rexcylin@google.com>
2023-03-13 14:26:41 +08:00
Adam Shih
922dd35d21 include second panel dump
Bug: 269212897
Test: adb bugreport
Change-Id: I3ca29593040a4928280025a8868e045d514c33f8
2023-03-09 07:31:29 +08:00
Zheng Pan
a0405c88dc Comet: Move init.insmod.cfg from vendor to vendor_dlkm
To decouple init.insmod.${device}.cfg from HLOS,
it is moved to kernel repo and built in vendor_dlkm.img.
Also make init.rc to load it from vendor_dlkm/

Bug: 270603150
Test: Build image and check vendor_dlkm.img
Change-Id: Iebef45abfa310cc231f5a62a55746f3a055940fc
2023-03-08 14:06:07 -08:00
Tai Kuo
ca23bad71a vibrator: build from hardware/google/pixel folder
Bug: 264625320
Test: HAL started.
Change-Id: I328af4b364891741fd592407f308f8568bf1c07d
2023-02-04 15:25:03 +08:00
Tai Kuo
7822794330 vibrator: remove vibrator
Bug: 264625320
Test: HAL does not start.
Change-Id: Ib2b53b6290726a88954ecd15d0b74cb102bbe115
2023-02-04 15:22:12 +08:00
Cyan_Hsieh
919f3e1cb5 Initial device comet
based on 84d60a2e19d4ad09086067994d2f683ff86f6231

Bug: 263919239
Change-Id: I7be43786325116baddd35e182f87ad15fbe1a6ce
2023-01-18 18:34:03 +08:00