Daeho Jeong
bc9e3ed532
disable powerhint for F2FS gc_urgent mode am: c33e27eb8b
am: f189e0dfc4
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17223893
Change-Id: I26089156d50bd475daaa3a06f2e3429e0a8edd05
2022-03-17 00:40:38 +00:00
Daeho Jeong
f189e0dfc4
disable powerhint for F2FS gc_urgent mode am: c33e27eb8b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17223893
Change-Id: I4ed4be4f33a3e194dcd3d7e751bc6366d5e6f5b4
2022-03-17 00:20:54 +00:00
Daeho Jeong
c3b053819b
disable powerhint for F2FS gc_urgent mode am: c33e27eb8b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17223893
Change-Id: I590e6fd174f80b1fd4cd14b4da74de31c7c71f96
2022-03-17 00:19:57 +00:00
Daeho Jeong
c33e27eb8b
disable powerhint for F2FS gc_urgent mode
...
Disable the powerhint for F2FS gc_urgent mode, since we are going to
replace this with the smart idle maintenance service.
Test: turn on/off the screen & check /sys/fs/f2fs/dm-*/gc_urgent
Bug: 214430685
Signed-off-by: Daeho Jeong <daehojeong@google.com >
Change-Id: Ia07ea20078c82f62cc450fd2b0fade83a65e66ae
2022-03-16 12:05:07 -07:00
Hsiu-Chang Chen
c4f6173b19
wifi: Add LOWI tools LOWI-9.0.0.99 am: dfaab2520c
am: 5715c455f6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17046317
Change-Id: Ib6933fe0bbeb23bcc2c6123eb47d611d1b0c170f
2022-03-16 07:05:16 +00:00
Hsiu-Chang Chen
bb4b64f844
wifi: Add LOWI tools LOWI-9.0.0.99 am: dfaab2520c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17046317
Change-Id: If9c70241317db66d611de625bcebcc5bb2c2e8ad
2022-03-16 06:42:07 +00:00
Hsiu-Chang Chen
5715c455f6
wifi: Add LOWI tools LOWI-9.0.0.99 am: dfaab2520c
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17046317
Change-Id: I4c62c51c44b92d27b7231d9f1176c88ae50eec12
2022-03-16 06:42:04 +00:00
Hsiu-Chang Chen
dfaab2520c
wifi: Add LOWI tools LOWI-9.0.0.99
...
Add service loc_launcher which is used to launcher lowi-server.
Create directories for LOWI tools.
Bug: 210768643
Test: loc_launcher and lowi-server start automatically
Change-Id: I29bd7580497b150e343d23d5476433de8d4f223e
2022-03-16 06:12:22 +00:00
Wei Wang
11b548ebf2
Temporarily disable GPU power hold during LAUNCH boost am: 7474ca7df9
am: ce5ea04de3
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17169647
Change-Id: I2c1df73b93aad89d01b470859e65de0dce7bf7c6
2022-03-12 02:27:04 +00:00
Wei Wang
e192ea9f1d
Temporarily disable GPU power hold during LAUNCH boost am: 7474ca7df9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17169647
Change-Id: Ia0dc5753f45b29501c9a8ef2b627f335e8c5c286
2022-03-12 02:06:41 +00:00
Wei Wang
ce5ea04de3
Temporarily disable GPU power hold during LAUNCH boost am: 7474ca7df9
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17169647
Change-Id: I2574d6faaaec6292a46ffc8efe0b1bd043c4076d
2022-03-12 02:05:27 +00:00
Wei Wang
7474ca7df9
Temporarily disable GPU power hold during LAUNCH boost
...
P21 has been using GPU power hold during app launch to mitigate jank
from GPU power on latency.
However this same mechanism seems causing instability (may be related
to the new inter-frame power optimization). While the root cause is
being investigated, disable the boost.
Bug: 223828284
Test: Build
Signed-off-by: Wei Wang <wvw@google.com >
Change-Id: Id04a1d09ebd5b36c1c7c55824da34bffb6435cab
2022-03-11 15:12:23 -08:00
Yung Ti Su
74540746d8
audio: update speaker fw and bins am: f6939a76f0
am: d16ed81aef
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17129071
Change-Id: Iebec0dc83e036921d3c33e76aac64e080a3f863d
2022-03-09 13:55:37 +00:00
Yung Ti Su
9352bdba65
audio: update speaker fw and bins am: f6939a76f0
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17129071
Change-Id: I8f1db461040514d630ec9502c84aaca8e720dbf9
2022-03-09 13:31:09 +00:00
Yung Ti Su
d16ed81aef
audio: update speaker fw and bins am: f6939a76f0
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17129071
Change-Id: Id292dfc9f72771f09c8280c544104d2c33847326
2022-03-09 13:30:57 +00:00
Yung Ti Su
f6939a76f0
audio: update speaker fw and bins
...
Change list:
1. Created a conservative speaker model for factory
2. Set an initial Re0 range for factory
3. Update firmware 29.65.0
Bug: 223513454
Test: build pass
Signed-off-by: Yung Ti Su <andysu@google.com >
Change-Id: Iaf9213915d6d2b3258c59d361ff999e1d0da3c09
2022-03-09 16:37:23 +08:00
Martin Liu
ec879bfcfb
Increase zram size to 3G am: 032fd04da1
am: 180af46614
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17072256
Change-Id: I61f5d4a848c2da71d504189f2e9c2a0c0e024919
2022-03-06 18:34:35 +00:00
Martin Liu
be4392a9a6
Increase zram size to 3G am: 032fd04da1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17072256
Change-Id: I5fd5e3c744eaab9e68a7992c25a57343f98dfd5e
2022-03-06 18:14:23 +00:00
Martin Liu
180af46614
Increase zram size to 3G am: 032fd04da1
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17072256
Change-Id: Ib37b8ae0e63b80b2a1df5e3f85759ac413b1939b
2022-03-06 18:13:09 +00:00
Martin Liu
032fd04da1
Increase zram size to 3G
...
Bug: 207572845
Signed-off-by: Martin Liu <liumartin@google.com >
Change-Id: Idb2191bbe295e504532919d03f8a1b220e1a8b9a
2022-03-06 17:50:15 +00:00
George Chang
2b9b8245e6
Enable STNFC_ACTIVERW_TIMER am: 1d969e23cf
am: 58f0647f5f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17072249
Change-Id: I4ac83d9ab4280543fd735379c2c683ddef33d614
2022-03-04 09:57:39 +00:00
George Chang
58f0647f5f
Enable STNFC_ACTIVERW_TIMER am: 1d969e23cf
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17072249
Change-Id: I0d286d532e4d301e21000182f8a09a77ff273858
2022-03-04 09:34:23 +00:00
George Chang
0b0831d6df
Enable STNFC_ACTIVERW_TIMER am: 1d969e23cf
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17072249
Change-Id: I40210f8e8d3570ab239a6f20d2c3099161d646e1
2022-03-04 09:34:08 +00:00
George Chang
1d969e23cf
Enable STNFC_ACTIVERW_TIMER
...
Bug: 217231862
Bug: 194675064
Test: stress tests
Change-Id: I495f0de7b5e6dcbe94673c21a01fc6cdac5b3d8e
2022-03-04 01:57:23 +00:00
Jimmy Shiu
dfc5b50bdc
powerhint: fork powerhint from gs201 am: 3164f3d31b
am: 0c241d9fe6
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17046185
Change-Id: I6333ceed55841f6d2b0f1bb7a706770c8c495dee
2022-03-03 06:29:41 +00:00
Jimmy Shiu
f71573e203
powerhint: fork powerhint from gs201 am: 3164f3d31b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17046185
Change-Id: I878cdfe7b68b25f4d7b3bee37824d404d761c6a8
2022-03-03 06:08:38 +00:00
Jimmy Shiu
0c241d9fe6
powerhint: fork powerhint from gs201 am: 3164f3d31b
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17046185
Change-Id: I75b9b484026ee13a4cd4acfc9da08762dbd8134e
2022-03-03 06:08:34 +00:00
Jimmy Shiu
3164f3d31b
powerhint: fork powerhint from gs201
...
Fork the powerhint.json from gs201 and align the config with panther
Bug: 207573241
Test: build and boot pass
Change-Id: Ic517f1cd5462f3653de3742834ec251362e7849d
2022-03-02 13:47:49 +08:00
Tai Kuo
7b9e8b6ddf
vibrator: stop support primitives THUD/SPIN/LOW_TICK am: 9c21f1ccad
am: e0a8771b77
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/16987568
Change-Id: I13b77f693bc143ed05e745949dcb2a1c58372701
2022-02-24 12:35:28 +00:00
Tai Kuo
ee88cbc401
vibrator: stop support primitives THUD/SPIN/LOW_TICK am: 9c21f1ccad
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/16987568
Change-Id: If7ecea85a40e06542b7e858f6ccfa36470848dd4
2022-02-24 10:48:19 +00:00
Tai Kuo
e0a8771b77
vibrator: stop support primitives THUD/SPIN/LOW_TICK am: 9c21f1ccad
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/16987568
Change-Id: I28823c6f29e26e1ebb1988dc7249f9f14d632cce
2022-02-24 10:14:45 +00:00
Tai Kuo
9c21f1ccad
vibrator: stop support primitives THUD/SPIN/LOW_TICK
...
Keep PRIMITIVE_NOOP, PRIMITIVE_CLICK, PRIMITIVE_QUICK_RISE,
PRIMITIVE_SLOW_RISE, PRIMITIVE_QUICK_FALL and PRIMITIVE_TICK
Also remove the f0_offset setting since not used.
Bug: 221011823
Test: adb shell getprop | grep vibrator
Test: adb shell idlcli vibrator getSupportedPrimitives
Test: adb shell idlcli vibrator getCapabilities
Test: adb shell dumpsys vibrator_manager
Test: adb shell dumpsys android.hardware.vibrator.IVibrator/default
Signed-off-by: Tai Kuo <taikuo@google.com >
Change-Id: I586c4f7f26b69c0da90e1a4129b3503e5c37751e
2022-02-24 09:45:52 +00:00
Yung Ti Su
afbd0ae51a
[automerger skipped] audio: Switch 96K to 48K TDM speaker playback am: 98d195091f
am: 647798d0af
-s ours
...
am skip reason: Merged-In Ie96eebbdce08f4092989466508a5001918a363c9 with SHA-1 98d195091f
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/16983454
Change-Id: I4692cd39971d80f2be04d8d1889641cdae6e8e8b
2022-02-23 17:48:46 +00:00
Yung Ti Su
647798d0af
audio: Switch 96K to 48K TDM speaker playback am: 98d195091f
...
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/16983454
Change-Id: I2e0c66395ecbf1becbe78a94bb3d8342b53b6f4a
2022-02-23 17:19:50 +00:00
Yung Ti Su
1161cb465c
[automerger skipped] audio: Switch 96K to 48K TDM speaker playback am: 98d195091f
-s ours
...
am skip reason: Merged-In Ie96eebbdce08f4092989466508a5001918a363c9 with SHA-1 8d2eb86893
is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/16983454
Change-Id: Iac6fcdea4e424c07db78a65e8a4561d9a1b24d61
2022-02-23 16:31:34 +00:00
Yung Ti Su
98d195091f
audio: Switch 96K to 48K TDM speaker playback
...
Bug: 215443626
Test: manual
Signed-off-by: Yung Ti Su <andysu@google.com >
Change-Id: Ie96eebbdce08f4092989466508a5001918a363c9
Merged-In: Ie96eebbdce08f4092989466508a5001918a363c9
(cherry picked from commit 8d2eb86893
)
2022-02-23 02:30:54 +00:00
Yung Ti Su
8d2eb86893
audio: Switch 96K to 48K TDM speaker playback
...
Bug: 215443626
Test: manual
Signed-off-by: Yung Ti Su <andysu@google.com >
Change-Id: Ie96eebbdce08f4092989466508a5001918a363c9
2022-02-17 07:49:29 +00:00
Quang Luong
8e2f89f89f
Add wifi/coex_table.xml
...
Add a coex_table.xml for wifi channel avoidance. This table is copied
over from the default coex table, with the addition of marking the
entire 5G band unsafe if the device is on cell band nr79.
Bug: 219427147
Test: build
Change-Id: I45fb8d7ba6c6925dea4598612d43df42b2351b0f
2022-02-15 09:12:12 -08:00
Michael Ayoubi
ef4743116a
Set per device ro.gms.dck.eligible_wcc.
...
Bug: b/215397758
Test: Build and flash on device.
Change-Id: I1cfb947a921c6f001d4d2598144247ec7b11cf9a
2022-02-02 01:56:06 +00:00
Stephane Lee
bdfb224e26
Add device-specific support for GoogleBattery HAL 1.2.
...
Bug: 205021987
Test: Ensure Adaptive Charging/Battery health flags works as expected.
Change-Id: Id3805385006cb51023ac06fc55acbe60f079250d
2022-01-25 22:47:11 +00:00
Yung Ti Su
c08b889498
factory: add usb_headset_mic support for MFG_API
...
Bug: 214585271
Test: manual
Signed-off-by: Yung Ti Su <andysu@google.com >
Change-Id: Ieba43e651dbc06778849a03768d256f75a10ebef
2022-01-25 05:38:53 +00:00
Hsiu-Chang Chen
cbe3b57034
wifi: Add WifiOverlay2023Mid
...
Bug: 213272246
Test: Overlay config can be read correctly
Change-Id: Ice3cefcc45498fdafede5c7d1a749f85a440bc1d
2022-01-22 05:59:45 +00:00
horngchuang
3763883e2f
camera: Add camera FATP tool.
...
Add camera FATP test tool for factory build only
Test: build pass, tool is generated on L10
Bug: 215309232
Change-Id: I3841ea2f3f6dcd225c3e682904bf205b1645d1c3
2022-01-22 02:31:17 +00:00
Shinru Han
1332b4e457
gps: Add gps.xml
...
Test: GPS sanity test
Bug: 215480040
Change-Id: Ia39e86ba11a588dc83c0e4a2697265393bf53e19
2022-01-21 11:31:58 +08:00
Cheney Ni
e02c9bb086
Bluetooth: disable IBS low power control
...
Bug: 202113218
Test: pass Bluetooth HAL log check
Change-Id: Ia3d1435ab2cba8c48c0162179bb43b2101b7e5df
2022-01-19 20:04:25 +08:00
Cheney Ni
3da8ff16ce
Bluetooth: update the HAL to be IBluetoothHci @1.1
...
A build flag TARGET_BLUETOOTH_HCI_V1_1 to control the implementation version
Bug: 202113218
Test: pass Bluetooth ON / OFF manually test
Change-Id: I42b8e9fede9c38c51a6498df52f514f0841fca17
2022-01-10 08:21:23 +00:00
Cheney Ni
c2b43ffd7f
Bluetooth: disable A2DP offloading temporarily
...
It does not support the A2DP offloading yet.
Bug: 203042971
Test: pass A2DP playback manual test
Change-Id: I998b9fe75c4901a18eec667b6f7e9417297dd53d
2022-01-07 12:16:46 +00:00
Cheney Ni
ba4454c5f7
Bluetooth: control A2DP capabilities by each project
...
Bug: 194607800
Bug: 203042971
Test: pass A2DP playback manual test
Change-Id: I2021ad7ef115dee9b43784ffa27f2ab78306f3dc
2022-01-07 12:16:46 +00:00
Robert Lee
d943b39116
audio: enable default 96k
...
Enable default 96k sample rate to fix the noise issue when enabling
96k speaker protection with 48k sample rate setting.
Bug: 206060532
Test: audio normal after device boot with speaker protection enabled
Change-Id: I6a62984c25497b38544a8463a86c30cae0a37098
Signed-off-by: Robert Lee <lerobert@google.com >
2022-01-05 09:42:34 +00:00
Darren Hsu
3641d4eaa0
powerstats: use gs common library to get common data providers
...
Bug: 206576142
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I894196858441352be5e403fcb2f0461300b5217e
Signed-off-by: Darren Hsu <darrenhsu@google.com >
2021-12-29 18:58:41 +08:00