提交图

96 次代码提交

作者 SHA1 备注 提交日期
Jeffrey Carlyle
4cc605a9ba dck: add SE capability property
Bug: 229777047
Test: boot cheetah; check logs to see that SE property is used
Change-Id: Ie6eaa03fa56da7516d5d2aa09cf411ef4de6b02f
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
2023-02-23 19:40:58 +00:00
neoyu
78a95f8492 Add property to set initial svn as 1 am: 9db3dc77fa am: 2b4321ea67
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/21535014

Change-Id: I8b5427ab6f571e2086c75af495e49e8a08447bcb
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-23 07:52:22 +00:00
neoyu
2b4321ea67 Add property to set initial svn as 1 am: 9db3dc77fa
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/21535014

Change-Id: I9a8c6a58f431801ab391dd5bc58b927946bc11df
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-23 07:16:10 +00:00
neoyu
9db3dc77fa Add property to set initial svn as 1
Bug: 270314842
Test: manual
Change-Id: I997796047a46a768d597fc463c3b96860e8783fc
2023-02-22 19:35:00 +08:00
Tai Kuo
0c4a331556 [DO NOT MERGE] device/lynx: Change to use common vibrator HAL
Use common vibrator hal in hardware/google/pixel instead of
device/google/lynx.  This will use the common vibrator hal from now
on to support the adaptive haptics feature.

Bug: 198239103
Bug: 269762222
Test: Verified on device
Change-Id: Ia90fe77222fbce0c54ecf3fc5439fea5cda5c892
2023-02-20 15:05:46 +08:00
Chris Paulo
3d6c47ad63 device/lynx: Change to use common vibrator HAL
Use common vibrator hal in hardware/google/pixel instead of
device/google/lynx.  This will use the common vibrator hal from now on
to support the adaptive haptics feature

Bug: 198239103
Test: Verified on device
Change-Id: I5d044a6ac6f87931e3b024948ed028c92c58f294
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2023-02-15 07:30:06 +00:00
Yanting Yang
be5134e09d Add regulation e-labels for Lynx
Bug: 240937964
Test: visual
Change-Id: I8170879b529a1f17e98397cbc189aa5d507b347e
(cherry picked from commit 093f54e976)
2023-02-14 08:46:42 +00:00
Yanting Yang
093f54e976 [DO NOT MERGE] Add regulation e-labels for Lynx
Bug: 240937964
Test: visual
Change-Id: I8170879b529a1f17e98397cbc189aa5d507b347e
2023-02-14 03:31:09 +00:00
Ken Yang
c7536571d0 WLC: Remove wireless_charger service
Bug: 264624634
Bug: 263830018
Change-Id: Ifafd0359c41a70b2ceb2aa3857112fb6f62d5a2f
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-13 14:41:12 +00:00
MingChe Chiang
8e2785d708 Reveal model/make name in camera EXIF
Bug: 241611453
Test: Check EXIF data from JPEG image, CTS
Change-Id: Id243ead3500b9ccd63a451dc019728a8982a5e48
Merged-In: I5e0116e7b7457c0fd9d2e9cbd0b2104b80fbbf76
2023-01-13 04:41:26 +00:00
MingChe
885e8c2479 Reveal model/make name in camera EXIF
Bug: 241611453
Test: Check EXIF data from JPEG image, CTS
Change-Id: I5e0116e7b7457c0fd9d2e9cbd0b2104b80fbbf76
2023-01-12 03:25:42 +00:00
Matt Buckley
e395408140 Disable HWUI adpf by default and enable in device.mk
* Make HWUI disabled by default for vendors
 * Explicitly enable in supported devices
 * Consolidate flags for HWUI and SF

Bug: b/261628396
Test: manual
Change-Id: I46f87bdc8f5a5c20748ad434866be2b15f8d406e
2022-12-21 18:46:10 +00:00
Ken Yang
d611ba7a18 WLC: Include the wireless_charger from gs-common
Bug: 237600973
Change-Id: I7ef24f59068682aa3e696898fc149b516d478988
Signed-off-by: Ken Yang <yangken@google.com>
2022-12-21 08:35:55 +00:00
Cyril Lee
921c5018c9 Enable quick start for pixel devices
Bug: 246218540
Test: build pass with `m -j` command
Change-Id: Ia8f5ae0f33dbaef6638485988937b7ec46230c79
2022-12-13 00:51:35 +00:00
lbill
59e4482175 Enable fingerprint testing virtual HAL on L10
We plan to set all projects able to run biometrics-jank e2e tests

Test: forest test with atp config \
v2/biometrics/health/microbench/biometrics/biometrics-jank-suite
Bug: 228638448
Bug: 236074209

Change-Id: I37e73725cd1516f85dbada434ae792fe1473a03c
2022-12-06 08:03:26 +00:00
timothywang
465e6e27f8 Remove the useless property
persist.vendor.camera.1080P_60fps_binning_except_rear_main is not used
anymore.

Test: GCA
Bug: 257859918
Change-Id: I0fbb2fb2ed9950bb684596166393774fe5319f81
Merged-In: I0fbb2fb2ed9950bb684596166393774fe5319f81
(cherry picked from commit 518a1291d6)
2022-11-29 06:34:53 +00:00
Jinyoung Jeong
34db2722cc Add system property for transfer in non-QS flow am: 97f951425c am: 6b57f1ce13
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20558192

Change-Id: Id51f56e1ca613ae5022e8fb236f87e6641db3302
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-29 04:53:53 +00:00
Jinyoung Jeong
97f951425c Add system property for transfer in non-QS flow
For Lynx/L10 (Pixel 7a)

Bug: 245814974
Bug: 260297446
Test: manual
Change-Id: I43cfb4b249f9e9e026ce5855b48b525c9f7d2450
2022-11-29 04:02:06 +00:00
timothywang
518a1291d6 Remove the useless property
persist.vendor.camera.1080P_60fps_binning_except_rear_main is not used
anymore.

Test: GCA
Bug: 257859918
Change-Id: I0fbb2fb2ed9950bb684596166393774fe5319f81
2022-11-28 02:44:09 +00:00
Adam Shih
0ac874c080 use gti dump from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: Idcd792d9377df17acfa3bd21bb2554dc5ac9e631
2022-11-23 05:30:53 +00:00
Chris Paulo
76ce4eb07a device/vibrator: Add contextual haptics feature am: 0db068b63c am: 6f3f6dc2b0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20360548

Change-Id: I17148d10824de1507043308ba9b63dcb77b77678
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-16 21:20:52 +00:00
Chris Paulo
0db068b63c device/vibrator: Add contextual haptics feature
Add capability for vibrator HAL to detect whether the device is face-up
and adjust/scale haptic alerts to avoid loud and startling buzzing when
there is no case on the device. Added global compile-time disable that
can be set in the environment.

Bug: 198239103
Test: Verified tests and functionality
Change-Id: I6b2355acb7fa5e0323b8eca6327bb19ac42a2c56
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2022-11-16 20:19:54 +00:00
pointerkung
fd260a2a99 Camera: Enable optimized TNR frequency and create TNR low power hint. am: ea20ad99c3 am: 06ff09c609
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20188803

Change-Id: I499015ec5c49b872a144e1129ec1c51510c745e0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-01 21:24:39 +00:00
pointerkung
ea20ad99c3 Camera: Enable optimized TNR frequency and create TNR low power hint.
Bug: 243729855
Test: Build pass, GCA, check 4K60 and 240fps TNR clock frequency
Change-Id: I7cede8b8518abb2b16628b6ac5964b8a0c1693d7
2022-11-01 11:33:43 +00:00
Ching-Sung Li
5c961832b9 Build L10 default CMF color wallpaper am: 3d90324dfd am: 00cbb590d5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20033070

Change-Id: I4851cbef55d524efeaf1830b161e0c1a0fb218c3
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-10-04 11:54:55 +00:00
Ching-Sung Li
3d90324dfd Build L10 default CMF color wallpaper
Bug: 239505528
Test: Build pass; manual
Change-Id: I698d54e6fec71c09c726c4f72917db247448c64d
2022-10-04 11:03:13 +00:00
Krzysztof Kosiński
fc3b4c7199 Set Lyric camera_hardware variable.
Bug: 240478511
Test: presubmit
Change-Id: I79a6c65e73a5813e3e10749564a1e8dae50c45a0
Merged-In: I79a6c65e73a5813e3e10749564a1e8dae50c45a0
2022-09-23 20:32:08 +00:00
Carter Hsu
0e8b0fc0c8 audio: update CCA default setting am: 32f4c7a96b am: bd9fba0f15
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19975508

Change-Id: I705013da97b20a5cd97cbeadd495d281d3e5267e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-23 02:55:24 +00:00
Carter Hsu
32f4c7a96b audio: update CCA default setting
Bug: 248151108
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: If8e5b6be12a56db7177f3f784a0dcb1f8957e684
2022-09-23 00:49:19 +00:00
Yanting Yang
7e1739bad5 Add initial MIC e-label for JP SKU of L10 am: cca9b00609 am: a19316c348
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/20020944

Change-Id: I9770976092498bf2774bd4edf2b1794c4ff4c901
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-22 11:19:57 +00:00
Yanting Yang
cca9b00609 Add initial MIC e-label for JP SKU of L10
Bug: 238038220
Test: visual
Change-Id: I880bb59217f59af352dfab25e5844e54b49bdf38
2022-09-22 09:41:05 +00:00
Shanmuga Pandi M
199fbbc1c6 Enable the flag to increase thread priority for nodes stop am: 5b9468e287 am: af346a813c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19991927

Change-Id: Ifa3fce8be751c673443013489c0d4832c91e8bbd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-22 06:05:40 +00:00
Shanmuga Pandi M
5b9468e287 Enable the flag to increase thread priority for nodes stop
Bug: 245652771
Test: GCA, CTS
Change-Id: If0d61dcc3c43f64070e4a967a6678dea652c489d
2022-09-22 04:28:14 +00:00
Chase Wu
cbc9240330 vibrator: enable f0 and disable redc compensation
Bug: 241353178
Test: check the value after device boot up
Test: update PtsHapticsTestCases and run it
Signed-off-by: Chase Wu <chasewu@google.com>
Change-Id: Iab9f64d19bd1be6a162aef008c6f77bb48dd64ae
Merged-In: Iab9f64d19bd1be6a162aef008c6f77bb48dd64ae
2022-09-16 19:07:20 +00:00
gilliu
d4509a77bb display: set config of frames to reach LHBM peak brightness am: db08ec379b am: 20fd2e2153
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19929155

Change-Id: Ic3a137891cfabf01e2033f3efafcc19eeb2c8b68
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-16 07:57:59 +00:00
gilliu
db08ec379b display: set config of frames to reach LHBM peak brightness
Bug: 243975487
Test: adb shell getprop and dump trace to check latency
Change-Id: I5aa70bf3a900ee2cb70bcb162758de77efb33a6f
2022-09-16 05:31:10 +00:00
Chase Wu
1f70b90493 vibrator: enable f0 and disable redc compensation
Bug: 241353178
Test: check the value after device boot up
Test: update PtsHapticsTestCases and run it
Signed-off-by: Chase Wu <chasewu@google.com>
Change-Id: Iab9f64d19bd1be6a162aef008c6f77bb48dd64ae
2022-09-15 17:06:24 +00:00
leohsieh
d817b37625 L10: Enable LHBM control from UDFPS HAL and ALS feed forward am: 3d70f91d8a am: f0c97b9753
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19929144

Change-Id: If04ed0c4336aee7ae3120e0f0aa474a2723d3431
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-14 03:21:56 +00:00
leohsieh
3d70f91d8a L10: Enable LHBM control from UDFPS HAL and ALS feed forward
Bug: 246302409
Test: build and test fingerprint on device.
Change-Id: Ie21192605a7c91ddd9f139096c0f6cd03bf4fc0b
2022-09-14 02:14:31 +00:00
Krzysztof Kosiński
2bd2ec5c6f Set Lyric camera_hardware variable.
Bug: 240478511
Test: presubmit
Change-Id: I79a6c65e73a5813e3e10749564a1e8dae50c45a0
2022-09-13 21:40:20 +00:00
Ken Tsou
7b61028e48 battery: disable wireless for pts battery test am: 4c821c04fc am: 8ae6c28f29
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19772448

Change-Id: Iece9301f0d72c53e85079ed78dedb7c50ae007d4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-02 08:10:31 +00:00
Ken Tsou
4c821c04fc battery: disable wireless for pts battery test
Disable wireless charging during drain, usb charging,
and charger stress test
  - vendor.disable.wlc 1
If device is placed onto dreamliner and shutdwon(drain out),
it would boot up by DC_CHG and keep shutdown(0%)-boot up
(by DC_CHG) continuously. To avoid this symptom, limit wireless
current_max as 75000 after device boot up
  - persist.vendor.limit.wlc.current=1

How to verify:
  adb shell setprop vendor.disable.wlc 1
  adb shell cat /sys/class/power_supply/wireless/online >>>> 0

  adb shell setprop persist.vendor.limit.wlc.current 1
  adb shell cat /sys/class/power_supply/dc/current_max >>>> 75000

Bug: 230436380
Test: set the property manually and query the result from file node.
Change-Id: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Signed-off-by: Ken Tsou <kentsou@google.com>
(synced from commit 27b511c30292214dbb07f3009cbca8dee941f7f2)
2022-09-02 07:15:47 +00:00
wenchangliu
6e5b892a2b L10: Enable media performance class 13 am: 37b6bb8982 am: 4aa5f17ac6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19693234

Change-Id: I57b0f7514a98279a20e92aa61fdc7ad75496a543
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-01 10:56:45 +00:00
Wayne Lin
b5f2473738 Move lhd.conf, scd.conf to device folder am: 7ea4e30af0 am: 5112d89c12
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19769182

Change-Id: Ib984e53a787294571e9704a875ec118af1ed08a1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-09-01 09:29:58 +00:00
wenchangliu
37b6bb8982 L10: Enable media performance class 13
Bug: 242961388
Test: atest CtsMediaPerformanceClassTestCases
Test: atest android.hardware.camera2.cts.ExtendedCameraCharacteristicsTest#testCameraPerfClassCharacteristics
Test: atest CtsFileSystemTestCases
Change-Id: I6aa073ec0d6efc3fd1e7d3b47c2c401e9f48dac5
2022-09-01 09:27:40 +00:00
Wayne Lin
7ea4e30af0 Move lhd.conf, scd.conf to device folder
Move lhd.conf, scd.conf to device folder and maintain them separately by project requirement

Bug: 244258007
Test: confirm the configurations are correct
Change-Id: Ic7693f87df73e01d8dcfbda1ff224eb47e7df87a
2022-09-01 08:27:37 +00:00
jimmyshiu
78019e2414 Enable ADPF CPU hints for SF am: b031889746 am: 76e6021424
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19772297

Change-Id: I2106e3749d356819690bf84e76baec270bf9b219
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-08-29 20:48:34 +00:00
jimmyshiu
b031889746 Enable ADPF CPU hints for SF
Allow these devices to send CPU hints to PowerHAL from SF to reduce
drops and save power.

Bug: b/241152899
Bug: b/195990840

Test: https://android-build.googleplex.com/builds/abtd/run/L70800000956157278
Change-Id: I81df99f4ec01f417d1589e2323de599819993590
(Port from commit 8a419466b86ab07a25fc18d7d6a2a9ee154f6839)
2022-08-29 12:23:04 +00:00
horngchuang
b74e2b582b Add system property for camera OIS with system imu
Bug: 240851527
Test: in-rom GCA
Change-Id: Ifd3e4254973e66215d31004a1f8ca28ccc7c35ce
Merged-In: I80d33ab2ef9e7e2fc3acf33580f8e333988b62f2
2022-08-25 05:50:09 +00:00
horngchuang
e8a4f8b29b Add system property for camera OIS with system imu
Bug: 240851527
Test: in-rom GCA
Change-Id: I80d33ab2ef9e7e2fc3acf33580f8e333988b62f2
2022-08-25 05:47:57 +00:00