Commit Graph

1474 Commits

Author SHA1 Message Date
Patty
1f373d7952 Change the makefile include order am: 0e73d66099
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17184933

Change-Id: Ifded36e7fc3aa5527ff00a09b30c79d8a816192d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 09:58:55 +00:00
Patty
02b994e462 Add LE audio policy file am: 66503277b6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17184932

Change-Id: I3013bf5e1059f4cb23f69d233a865e51faf5bbe0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 09:58:54 +00:00
Patty
763b9b59ea Change the makefile include order am: 0e73d66099
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17184933

Change-Id: I6b1a571d347b0988b212cbcacaf4054bea078f48
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 09:58:47 +00:00
Patty
c330040b1a Add LE audio policy file am: 66503277b6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17184932

Change-Id: If53be8c9090dad898168262fb6eae8f16a4471a8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 09:58:45 +00:00
Patty
0e73d66099 Change the makefile include order
- The audio-tables.mk is a project specific makefile, the installed
  file should able to override the common makefile's setting.

Bug: 224661734
Test: Make sure the file added in audio-tables.mk can override the common one.
Change-Id: I66b223e1e59d61fb6f21fd7f7144b84e4485bcba
2022-03-29 09:15:20 +00:00
Patty
66503277b6 Add LE audio policy file
Bug: 224661734
Test: Connect with LE audio device and play music
Change-Id: I3f2b2d3dd04b492e8ecc800000fe62ac02796674
2022-03-29 09:15:20 +00:00
Mason Wang
12ae6ffee0 Add touch module in init.insmod.xxx.cfg for L10. am: a0b61b75d3 am: 7baf677966
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17462206

Change-Id: I2cbc405eaaa4b27cd3c150e2d4416e2f266ef559
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 08:12:10 +00:00
Mason Wang
7baf677966 Add touch module in init.insmod.xxx.cfg for L10. am: a0b61b75d3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17462206

Change-Id: I54cdfc247375a3de8b6a3d965ad6b6e8e9476d7d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 07:41:00 +00:00
Mason Wang
d161c64cdc Add touch module in init.insmod.xxx.cfg for L10. am: a0b61b75d3
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/17462206

Change-Id: I5fabab54472d0882e469e14bd22a7e2094ef1d60
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-03-29 07:40:46 +00:00
Mason Wang
a0b61b75d3 Add touch module in init.insmod.xxx.cfg for L10.
Add touch module into the init.insmod.xxx.cfg, it will be loaded after all
common modules in late-init. So the touch module won't be loaded in
off-mode-charge.

Bug: 227269826
Test: Verify pass that the touch module is not loaded in off-mode-charge.

Change-Id: I3448f8e983cb26952d4991c29b5bd66b1120a1fa
2022-03-29 12:38:25 +08:00
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