Commit graph

193 commits

Author SHA1 Message Date
MingChe
5ad7d04de8 Remove the property for EXIF redaction.
Bug: 267970295
Test: check SELINUX
Change-Id: I0ec02d6942cf40b5905dd05f5b609113b46063e2
2023-02-06 11:31:04 +00:00
Tai Kuo
cfabdfaacc Replace vibrator/ from git_tm-qpr-dev
Lastest commit:
2724d61 vibrator/cs40l26: Fix unsupport primitive effects test

Bug: 267926374
Bug: 264625320
Test: HAL init properly.
Change-Id: I1c01ea8c6d584ae58d8d20f21a9ac43a8977f435
2023-02-06 11:34:50 +08:00
Tai Kuo
83184424e0 Remove vibrator common sepolicy inclusion
Move to hardware/google/pixel/vibrator/cs40l26/device-stereo.mk.

Bug: 264625320
Test: Build sepolicy.
Change-Id: I5d230b19ac66aa23c47fa03ad35c8aaa9e6723ca
2023-02-04 15:53:13 +08:00
Speth Chang
d92f2caa8f Don't crash camera when received csis link error interrupt
Bug: 261822531
Test: build pass
Change-Id: Idee02357e59d2d1920a75452a44350160bab1014
2023-01-31 16:18:17 +08:00
Ken Yang
e90f14df84 WLC: Remove wireless_charger service
Bug: 264624634
Bug: 263830018
Change-Id: I326c62b54b58622da503304f46d946fb4556f685
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-07 07:31:41 +00:00
Jasmine Cha
74740fc9c4 audio: enable speaker spatializer am: f573970502 am: cf3bc7ee91
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20351184

Change-Id: I3858c5f1529f7da1493031242c0c0309ce58eec8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-28 09:34:55 +00:00
Jasmine Cha
f573970502 audio: enable speaker spatializer
Bug: 260779305
Test: manaul test

Change-Id: Ifbcee9faebb7607ec08db947e69d1d2d31d9eaab
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2022-12-28 07:05:56 +00:00
TeYuan Wang
ef7a8d52c8 thermal: update experimental thermal config am: fd349fa42c am: 952628d23d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20769078

Change-Id: I36a4b2755e728a4dcdade085c453ac9dc575bb05
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-23 12:46:48 +00:00
TeYuan Wang
fd349fa42c thermal: update experimental thermal config
Bug: 261933386
Test: switch property and check thermal log
Change-Id: Iad5ad7aecc7957a489ed8a1afb1da8e148b46ea7
2022-12-23 15:55:18 +08:00
Matt Buckley
bf2d5f3301 Merge "Disable HWUI adpf by default and enable in device.mk" 2022-12-21 18:46:17 +00:00
Ken Yang
cdefc1e7d9 Merge "WLC: Include the wireless_charger from gs-common" 2022-12-21 08:36:15 +00:00
Andy Hung
b39885db6f Spatializer: Add tuning to reduce glitches and power. am: afef0c1a32 am: 9985f42093
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20765073

Change-Id: I467a55433e4551414dd2424640cc75678f989a3b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-17 04:06:36 +00:00
Andy Hung
afef0c1a32 Spatializer: Add tuning to reduce glitches and power.
Test: Instrumented
Test: adb shell 'uclampset -a -p $(pgrep -of android.hardware.audio.service)'
Bug: 261228892
Bug: 261686532
Bug: 262803152
Change-Id: I8c1e63c29a323d1dd9281d562fca703467b67b06
2022-12-16 17:10:45 -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
Chase Wu
62fde00943 Merge "[DO NOT MERGE] cs40l26: single HAL for dual haptics" into tm-qpr-dev 2022-12-13 10:29:36 +00:00
TreeHugger Robot
5d9020476b Merge "battery: disable wireless for pts battery test" 2022-12-13 02:37:09 +00:00
Austin Borger
dab7743a82 Merge "Set camera_landscape_to_portrait device property on Felix." 2022-12-12 18:38:07 +00:00
Chase Wu
07468b074a [DO NOT MERGE] cs40l26: single HAL for dual haptics
We need to sync both haptics on the single HAL
architecture to reduce the time overhead and prevent the
mismatch behavior from vibrator manager HAL implementation.

Bug: 260090235
Bug: 261687849
Bug: 261841035
Bug: 261832151
Test: atest PtsVibratorHalTestSuite \
PtsHapticsTestCases \
PtsHapticsFeatureTestCases \
VibratorHalCs40l26TestSuite \
VtsHalVibratorManagerTargetTest \
VtsHalVibratorTargetTest \
android.os.cts.VibratorTest \
android.os.cts.VibratorManagerTest \
android.os.cts.VibrationEffectTest \
android.os.cts.VibrationAttributesTest \
android.os.cts.CombinedVibrationTest \
Change-Id: I084e1da952ab2f63e5c217a7f708ac3d34635336
Signed-off-by: Chase Wu <chasewu@google.com>
2022-12-12 17:34:18 +00:00
Ken Tsou
5c01c78ce0 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: 230549765
Test: set the property manually and query the result from file node.
Change-Id: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Signed-off-by: Ken Tsou <kentsou@google.com>
(cherry picked from commit 7d63c3ba7525e017ac02f887bd474ee9bdab45fc)
2022-12-11 08:36:41 +00:00
Ken Tsou
eaa6f9bba5 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: 230549765
Test: set the property manually and query the result from file node.
Change-Id: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Merged-In: I5bcf9baeb2818b439520167b518b2e5c5224d7e2
Signed-off-by: Ken Tsou <kentsou@google.com>
(synced from commit 4c821c04fc25b026f5fc8e9301758bf87dbb4a3e)
2022-12-11 07:32:46 +00:00
Ken Yang
4e65870733 WLC: Include the wireless_charger from gs-common
Bug: 237600973
Change-Id: I17cfec73431282042c59caf1a109749f34ee2e96
Signed-off-by: Ken Yang <yangken@google.com>
2022-12-10 14:19:40 +00:00
Roshan Pius
bbbb88468b uwb(f10): Add UWB framework overlays rro app
Bug: 261908320
Test: Compiles
Change-Id: Iaf45449060d8dd39c1a8a809e259242ad2dcf5f7
2022-12-09 19:20:06 +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
Bill Lin
09e034c442 Merge "Enable fingerprint testing virtual HAL on F10" 2022-12-07 04:17:34 +00:00
Matt Buckley
7609b03370 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: I317c48869a86597ff8bb234007f1b752ce422a6e
2022-12-06 22:24:58 +00:00
Austin Borger
c27119249f Set camera_landscape_to_portrait device property on Felix.
Test: Snow (successful), XRecorder (successful)
Test: Snapchat (successful), Instagram (successful)
Test: Telegram (Zoomed)
Bug: 250678880
Change-Id: Icfd7405812820669587d171e5766d0f969e1a1f2
Merged-In: Icfd7405812820669587d171e5766d0f969e1a1f2
2022-12-05 21:09:33 -08:00
Austin Borger
1cc07ade34 DO NOT MERGE Set camera_landscape_to_portrait device property on Felix.
Test: Snow (successful), XRecorder (successful)
Test: Snapchat (successful), Instagram (successful)
Test: Telegram (Zoomed)
Bug: 250678880
Change-Id: Icfd7405812820669587d171e5766d0f969e1a1f2
2022-12-05 21:08:53 -08:00
Adam Shih
e24f3c93d8 Revert "Revert "use stm dump from gs-common""
Bug: 256521567
Test: adb bugreport
Change-Id: I972495b63da6c73fc22350c6487cff7fb0d9e4fb
2022-12-02 10:30:48 +08:00
TreeHugger Robot
fe51a337a5 Merge "Camera: Enable optimized TNR frequency and create TNR low power hint." into tm-qpr-dev am: 331e326532 am: 81da367d19
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20532922

Change-Id: I9e127d50b9cc785e0bfbe29e55ae33afdaf1b086
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-01 10:15:38 +00:00
TreeHugger Robot
331e326532 Merge "Camera: Enable optimized TNR frequency and create TNR low power hint." into tm-qpr-dev 2022-12-01 09:00:55 +00:00
pointerkung
383bee5df3 Camera: Enable optimized TNR frequency and create TNR low power hint.
Bug: 250738213
Test: Build pass, GCA, 4K60 and 240fps power and performance verification
Change-Id: Iaf8d37a927276f58d1aece82dd54407c76118670
2022-12-01 05:48:18 +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
TreeHugger Robot
751f8a2b67 Merge "Add initial MIC e-label for JP SKU of F10" into tm-qpr-dev am: 30b8874571 am: b93faa9a5b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20579553

Change-Id: I2a65dacceb96ebfb6650c2f24fc3058fb1cfbb21
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-30 09:57:53 +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
Adam Shih
7b72cb0416 Revert "use stm dump from gs-common"
This reverts commit 8cbd6b42cd.

Reason for revert: duplicated declaration sysfs_touch

Change-Id: Icaea37d7b739b19e1b6c1cb54276dd12c9677768
2022-11-29 05:24:36 +00:00
Adam Shih
8cbd6b42cd use stm dump from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: Ib8eb2456dc14c887196040dc369e383bb12bbd4e
2022-11-28 14:16:14 +08:00
Adam Shih
5ed304f828 use gti dump from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: I05b13c41ef92c384e83193e9d7c74e81dc2ce9bf
2022-11-21 13:03:28 +08:00
Chih-ren Yu (Swim)
babd87e245 Merge changes Ib01ea173,I839b75d1 into tm-qpr-dev am: f090c50e45 am: a9686d0079
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20425647

Change-Id: Ibc17d18c70ac77400f30fad05190cc594f6f4204
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-19 17:01:59 +00:00
Chih-ren Yu (Swim)
f090c50e45 Merge changes Ib01ea173,I839b75d1 into tm-qpr-dev
* changes:
  Don't set the min CPU frequency to max frequency for CAMERA_SHOT
  Enable the flag to increase thread priority for nodes stop
2022-11-19 15:48:14 +00:00
Chih-ren Yu (Swim)
5ad5691747 Enable the flag to increase thread priority for nodes stop
Bug: 259635909
Test:
1. use 'adb shell getprop persist.vendor.camera.increase_thread_priority_nodes_stop' to confirm the property is default set
2. Camera Checklist
3. CTS performance test
Change-Id: I839b75d163d320c7aa4e17ce98bfe8a497372ba7
2022-11-18 07:24:01 +00:00
Wen Chang Liu
4d6750ff0b Merge "F10: Enable media performance class 13" into tm-qpr-dev am: 129f6713a0 am: 3e75c6a941
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/19692331

Change-Id: Id5820cf4d7746f6b365d39ff27b2d870535cb13b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-18 05:06:49 +00:00
wenchangliu
e17e67523b F10: Enable media performance class 13
Bug: 242961416
Test: atest CtsMediaPerformanceClassTestCases
Test: atest android.hardware.camera2.cts.ExtendedCameraCharacteristicsTest#testCameraPerfClassCharacteristics
Test: atest CtsFileSystemTestCases
Change-Id: I0a49449f0ab273dca87ce77934b8de4e47a58b91
2022-11-16 06:44:37 +00:00
TreeHugger Robot
567d9bcacb Merge "[DO NOT MERGE] cs40l26: Remove compose PWLE feature" into tm-qpr-dev 2022-11-15 09:02:23 +00:00
Chase Wu
dd5be27009 [DO NOT MERGE] cs40l26: Remove compose PWLE feature
Currently, this feature was not enabled at the vibrator framework,
and it still needs to do more test under multiple actuator cases
before the official release.

Bug: 232510459
Bug: 257032261
Test: atest PtsVibratorHalTestSuite \
VtsHalVibratorManagerTargetTest \
android.os.cts.VibratorManagerTest \
Change-Id: Ib83deaccb371f76df33cc501c9ffb97e477c3492
Signed-off-by: Chase Wu <chasewu@google.com>
2022-11-15 08:32:00 +00:00
Jinyoung Jeong
7d7fac0215 Add system property for transfer in non-QS flow am: cda823ac85 am: a768364c73
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20443849

Change-Id: I652ca430c4b10991f1768ef0a6066585d5ca1752
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-12 03:00:27 +00:00
Jinyoung Jeong
cda823ac85 Add system property for transfer in non-QS flow
For Felix

Bug: 245814974
Bug: 254613814
Test: manual
Change-Id: Ibafb39e051a037bd3c6d20ad1f33bdadff4d4003
2022-11-11 20:41:23 +00:00
lbill
983550c0e7 Enable fingerprint testing virtual HAL on F10
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: If3482fdee90a8aee7315311ee2ec257134d5faf8
2022-11-04 16:15:14 +00:00