Commit graph

384 commits

Author SHA1 Message Date
Patty Huang
f5c46e3aa7 [P23] Enable LE Audio broadcast offload
1. Set the LE Audio broadcast switcher property
2. Enable LE Audio broadcast profile
3. Add support for BLE Broadcast output in audio policy file
4. Add broadcast offload capability

Test: Manual
Tag: #feature
Bug: 268170293
Change-Id: I423d08442a99cf73535f5664f81c722c62b60996
2023-02-24 06:32:43 +00:00
Jeffrey Carlyle
8303433e22 dck: add SE capability property
Bug: 229777047
Test: boot cheetah; check logs to see that SE property is used
Change-Id: I51e16bce7bf8f639fb1061ebfbe34d05578e7fc5
Signed-off-by: Jeffrey Carlyle <jcarlyle@google.com>
2023-02-22 20:50:01 -08:00
Yanting Yang
c262fbed31 Add initial MIC e-label for JP SKU of HK3 and SB3
Bug: 267250859
Test: visual
Change-Id: Icf51b10058721b010d7cf3bb354cb4474e9aa0a8
2023-02-09 17:50:01 +00:00
TreeHugger Robot
6b79e0b2eb Merge changes from topic "Cs40l26DynamicI2CSysfsPath"
* changes:
  vibrator: build from hardware/google/pixel folder
  vibrator: remove vibrator
2023-02-04 05:17:05 +00:00
JimiChen
1a8177853b set default persist.vendor.camera.rls_range_supported to false
Bug: 251340946
Test: GCA
Change-Id: Ibddfdb1a11effd4eccd61c1fd048f1b7c0b2c2c2
2023-01-18 00:33:01 +08:00
Tai Kuo
55283b8dd3 vibrator: build from hardware/google/pixel folder
Bug: 264625320
Test: HAL started.
Change-Id: I917fab86c126237024c19d5a78fb72afc1012a4c
2023-01-16 15:55:17 +08:00
Tai Kuo
862356a844 vibrator: remove vibrator
Bug: 264625320
Test: HAL does not start.
Change-Id: I8fd1d72e419a8af3000fbe3d593229a7a868e589
2023-01-16 15:55:17 +08:00
Ken Yang
728d9be958 Merge "WLC: Remove wireless_charger service" 2023-01-13 14:41:31 +00:00
Keir Fraser
80a734c75e Enable PKVM memory reclaim on P23 devices
Memory reclaim can be supported now that P23 devices run on
android14-5.15 kernel.

Bug: 264994862
Test: atest MicrodroidBenchmarks
Change-Id: Ibf7d11c48dfdbf90d966b3a7402afe34b682d7f2
2023-01-10 13:02:33 +00:00
Ken Yang
97d1dc3596 WLC: Remove wireless_charger service
Bug: 264624634
Bug: 263830018
Change-Id: I91c7cbde057fd3c445fdffbcafc5b39f29ca7680
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-07 07:34:08 +00:00
Cyril Lee
844976e05b Enable quick start for pixel device
Bug: 246218540
Test: build pass with `m -j` command
Change-Id: I4710b25e186452c357344931043b72e6cc86acc7
2022-12-28 01:16:55 +00:00
TreeHugger Robot
f72338e7bd Merge "Enable LE Audio unicast offload" 2022-12-26 05:12:52 +00:00
Ken Yang
95db2df53b Merge "WLC: Include the wireless_charger from gs-common" 2022-12-21 08:36:15 +00:00
Patty Huang
c0b6391624 Enable LE Audio unicast offload
1. Set the LE Audio unicast offload property
2. Add the offload capability file for unicast

Bug: 257377483
Test: Manual
Change-Id: If6233bfcefa8894f52d0a8c7799ffa5b6b786f53
2022-12-16 08:16:55 +00:00
Ken Yang
10fe580b45 WLC: Include the wireless_charger from gs-common
Bug: 237600973
Change-Id: I5bcd35ca016a2012f9887ce15e8c88a342f288e6
Signed-off-by: Ken Yang <yangken@google.com>
2022-12-10 14:39:40 +00:00
Ken Tsou
0983124386 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: 261948834
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 4c821c04fc25b026f5fc8e9301758bf87dbb4a3e)
2022-12-09 09:10:08 +00:00
More Kuo
dc1d599cd9 Merge "Enable OPUS codec by sysprop" 2022-12-07 06:49:08 +00:00
More Kuo
14cbb7eaab Enable OPUS codec by sysprop
Test: Build pass
Bug: 257887850
Bug: 254771189
Change-Id: I5fbd21a8ef4819fe793fc4bef11973bc3ba63d32
2022-12-07 12:48:23 +08:00
TreeHugger Robot
56dcc48479 Merge "Enable the spatial audio function" 2022-12-06 02:40:36 +00:00
Yung Ti Su
082d1b6417 Enable the spatial audio function
Bug: 254771189
Test: manual

Change-Id: I8fa9864103879efc10362695254e887629c46e10
Signed-off-by: Yung Ti Su <andysu@google.com>
2022-12-05 05:57:51 +00:00
Neo Yu
098eab4699 Add property to set initial svn as 1
Bug: 261280256
Test: manual
Change-Id: I4744b153939b7dc529d9d95c852d07e73c4f1198
2022-12-04 16:13:03 +00:00
TreeHugger Robot
d7b57fff7a Merge changes from topic "p23_individual_folder"
* changes:
  gps: update rf configuration
  gps: move configurations to individual device
2022-11-23 07:14:04 +00:00
Adam Shih
16944a1dd1 Merge "use gti dump from gs-common" 2022-11-23 05:30:55 +00:00
Cheng Chang
8469911a8e gps: move configurations to individual device
Bug: 259331900
Test: cts and vts pass
Change-Id: Idbbc76d66a65399ce982b880c896262d71945496
2022-11-23 04:25:56 +00:00
Sayanna Chandula
19791deecc Merge "thermal: enable thermal engine" 2022-11-21 18:41:01 +00:00
Adam Shih
25c2f258a5 use gti dump from gs-common
Bug: 256521567
Test: adb bugreport
Change-Id: I093d96f6440bd8a0eb25c3bebf46b54d4bd3168f
2022-11-21 13:04:23 +08:00
Jason Chang
a75e126b9b Enable One-handed mode feature for HK3/SB3
PRODUCT_PRODUCT_PROPERTIES += \
    ro.support_one_handed_mode=true

Bug: 258124874

Test: manually test.
Change-Id: Iccf145c1a7b588cd3e40857486eb2352686a9150
2022-11-19 14:27:29 +00:00
Sayanna Chandula
7d1a95ce14 thermal: enable thermal engine
Remove tpu_cooling as it is not yet available

Bug: 254108562
Test: Build and boot on device. Check thermal service
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: If89ba01d1d2a2280b4c3bb26b97124e8e1e53fcc
2022-11-19 04:23:31 +00:00
Chris Paulo
43bed6ca09 device/shusky: Update actuator model and chirp constants
Update actuator model and chirp constants for vibrator hal.

Bug: 259350649
Test: atest VibratorHalCs40l26TestSuite
Change-Id: I9560fff6c3de2cd4b6a7d494948232042e411910
Signed-off-by: Chris Paulo <chrispaulo@google.com>
2022-11-16 06:42:42 +00:00
More Kuo
15e2384e09 Merge "BQR: Enable LE Audio Choppy Event Report" 2022-11-15 08:41:43 +00:00
Jeremy DeHaan
89b934eb10 shiba: Set ro.surface_flinger.ignore_hdr_camera_layers
This property prevents display high brightness mode from being triggered
due to HDR layers produced by camera.

Bug: 243694545
Change-Id: I80e5a6b82eb52ba33622b2a5da106b7654ea8f84
2022-11-11 13:10:49 -08:00
Jeremy DeHaan
a46f2c1d71 shiba: support smooth display
Bug: 243693884
Test: enable fps counter and navigate around device
Change-Id: I7ed7fac06dc077846babedf9aec271df28a0ca3d
2022-11-10 11:25:08 -08:00
More Kuo
e143722732 BQR: Enable LE Audio Choppy Event Report
Set the Bit 6 to true to enable the LE Audio Choppy Event Report

Bug: 251375105
Test: Build pass
Change-Id: Ic8ad9613663d2f22a754b51dfc24ae077811cb8a
2022-11-01 17:55:08 +08:00
Robin Peng
fd0859e694 Initialize device folder
from: 858c0f08e332220d80a9eef8ddcd39ef4d5296ee
with updated device path

Bug: 248399843
Change-Id: I215a40a4f4719d5432e87401f4a3214c5189ba20
2022-10-30 16:03:17 +00:00