Commit graph

178 commits

Author SHA1 Message Date
Cheng Chang
e0e7b8501c Merge "gps: separate sdk version" into udc-dev 2023-02-22 03:00:38 +00:00
Jörg Wagner
5c92150482 Update Mali DDK to r40 : Sysprop configuration settings
Expose DDK's dynamic configuration options through the Android Sysprop
interface, following recommendations from Arm's Android Integration
Manual.

Bug: 261718474

Change-Id: I9549304a70277e00202680885c596bec2dc21bcf
2023-02-21 14:10:07 +00:00
Adam Shih
d6bd696649 make dumpLogSection compatible to new structure
Bug: 240530709
Test: adb bugreport
Change-Id: I731a7f59e327789018330c2ca7353105de1ddb8f
2023-02-21 11:07:42 +08:00
Cheng Chang
4f441a437b gps: separate sdk version
Test: sanity test at b/268167428
Test: sanity test at b/268166962
Test: atest CtsLocationGnssTestCases
Test: atest VtsHalGnssTargetTest
Bug: 268165042
Change-Id: Iadba50f626c23a01eb0643cc78b750458b5e12bf
2023-02-21 03:00:06 +00:00
Po-Ya Hsu
850669237a Revert "Temporary turn off DSP Saliency and ESP." am: b741a63df2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zuma/+/21503764

Change-Id: I3156561f0ac260fb5c551f3d6c1082b06dc7b7dc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-02-20 05:29:03 +00:00
Po-Ya Hsu
b741a63df2 Revert "Temporary turn off DSP Saliency and ESP."
This reverts commit 6191ab4e6b.

Reason for revert: Enable DSP Saliency and ESP by default.

Bug: 258342843
Test: Stability test passed (b/264671175)

Change-Id: Ib1ec0525511748567e96cbfdf830073687c85b8b
2023-02-20 03:52:33 +00:00
Randall Huang
5e2783f956 Merge "Enable HCTR2 for filenames encryption" 2023-02-20 02:15:24 +00:00
Nathan Huckleberry
d4aea9089b Enable HCTR2 for filenames encryption
Fix prefix-correlation weakness in filenames encryption by switching to
AES-256-HCTR2.  Enabling HCTR2 fixes a longstanding known weakness in
filenames encryption.

Also enable HCTR2 for adoptable storage.  Pixel phones don't have an SD
card slot.  So they can only have adoptable storage through the "Virtual
SD Card", which is for testing only.

Bug: 265046004
Test: Equivalent changes were tested on P21 since I don't have a P23.
Will be tested with storage-qa.

Change-Id: I0666eb07c4b93b1bab4da41e3b4f5019ac38c213
2023-02-18 02:03:15 +00:00
Jayachandran C
c97337e9f8 Do not compile AoC audio for aosp and factory builds
Fix: 265179406
Fix: 269273333

Test: make
Change-Id: I07a78748ff18fb8dd772bdc83e072974f12c70ac
2023-02-17 06:55:50 +00:00
Adam Shih
8eb00e662f move devfreq dump to gs-common
Bug: 240530709
Test: adb bugreport
Change-Id: Ia5faaf0891a91fad1120358f38f40f6227d88d45
2023-02-15 11:11:00 +08:00
TreeHugger Robot
9f97f3aa68 Merge "Added libimsmedia and soong config variable (pixel specific) for improved wifi calling" 2023-02-14 13:32:15 +00:00
dhavalc
ed1065a826 Added libimsmedia and soong config variable (pixel specific) for improved wifi
calling

Fix: 265179406

Test: build(mm)
Change-Id: I0fc267624811eba5f288d70225b167ef13833ebe
2023-02-14 12:32:38 +00:00
Jaegeuk Kim
eb83660057 Remove deprecated f2fsstat
Change-Id: If5d1bdc39109150b7d49565760e28771656988f2
Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
2023-02-13 12:58:34 -08:00
Adam Shih
e3aae9ad7d Merge "extract misc section from dumpstate" 2023-02-13 03:24:47 +00:00
Tim Lin
d0226c5674 Merge "include ril.mk to enable ril extension service" 2023-02-11 02:33:44 +00:00
Nathan Huckleberry
3d2698105e Enable HCTR2 for filenames encryption
Fix prefix-correlation weakness in filenames encryption by switching to
AES-256-HCTR2.  Enabling HCTR2 fixes a longstanding known weakness in
filenames encryption.

Also enable HCTR2 for adoptable storage.  Pixel phones don't have an SD
card slot.  So they can only have adoptable storage through the "Virtual
SD Card", which is for testing only.

Bug: 265046004
Test: Equivalent changes were tested on P21 since I don't have a P23.
Will be tested with storage-qa.

Change-Id: I0666eb07c4b93b1bab4da41e3b4f5019ac38c213
2023-02-11 01:20:01 +00:00
Alan Chen
b3fdc8cd90 Merge "Create RadioExt v1.6." 2023-02-11 00:22:40 +00:00
Adam Shih
6fe621f1a5 extract misc section from dumpstate
Bug: 240530709
Test: adb bugreport
Change-Id: I209101de3cc5c583bbe73fbfc29ace80c4da31d2
2023-02-10 13:21:55 +08:00
timtmlin
69ded45aae include ril.mk to enable ril extension service
Bug: 258184594
Test: make
Change-Id: I353755abc219b665570aac6b29c81acadb5aab3f
2023-02-09 12:38:49 +00:00
TreeHugger Robot
a88ab70189 Merge "Revert "support RIL extension service using IRilExt"" 2023-02-09 06:29:17 +00:00
Tim Lin
dbd0de415f Revert "support RIL extension service using IRilExt"
Revert submission 20424805-ril-extension-service

Reason for revert: BB on partner branch

Reverted changes: /q/submissionid:20424805-ril-extension-service

Change-Id: I64dc5c969ad507959f9c6349847c737279603d41
2023-02-09 04:52:27 +00:00
TreeHugger Robot
56a2a0c5cb Merge "support RIL extension service using IRilExt" 2023-02-08 10:17:18 +00:00
Manish Kushwaha
1d25ae3053 Add head tracker feature.
Bug: 264833502
Test: Verified that head tracker feature is set and sensor feature CTS
 test passes.
Change-Id: If0180602903114016ef538b7a383b92f473cdb59
2023-02-07 19:25:29 +00:00
neoyu
3a6c284055 zuma: Enable SET_SCREEN_STATE request
Bug: 263081412
Test: build pass
Change-Id: I17cd92b248e6e111560caad8991b955251428e8f
2023-02-03 02:27:40 +08:00
alanblc
fad67dba1d Create RadioExt v1.6.
Bug: 264969235
Test: Manual
Change-Id: I3861f2a9e8dac1e19aca821bbf3c8d4293651e09
2023-02-02 14:52:06 +08:00
Sajid Dalvi
c649651b04 Merge "init: add dumpstate for pcie" 2023-01-31 19:53:26 +00:00
timtmlin
6af1a74ac0 support RIL extension service using IRilExt
Bug: 258184594
Test: make
Change-Id: I84b4d98e6f8874689ea84acff1b55e7c73ff9972
2023-01-31 15:14:15 +00:00
Sajid Dalvi
9d79164804 init: add dumpstate for pcie
Add logbuffer support to pcie driver to reduce dmesg spam.

Bug: 228870318
Change-Id: I714110a83bd04972db1017fae7dd08ea61b7a31c
Signed-off-by: Sajid Dalvi <sdalvi@google.com>
2023-01-24 18:56:37 -06:00
TreeHugger Robot
4c74d95ac6 Merge "thermal: remove thermal pid flag for zuma" 2023-01-18 00:14:00 +00:00
Ken Yang
aeef4c5f9d WLC: include the wireless FCM correctly
Change the setting of DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE from ':='
to '+=' due to that vendor services like WLC will be added before it.

Bug: 265476345
Change-Id: I1b60f69465faad3749f1e54a561d1c20c99b7237
Signed-off-by: Ken Yang <yangken@google.com>
2023-01-14 04:11:19 +00:00
Leo Liou
905df10502 Merge "conf: run ufs ffu script after boot complete" 2023-01-13 03:21:07 +00:00
Peter (YM)
a6dd6e5d1b thermal: remove thermal pid flag for zuma
Since we are going to remove old pid algo for zuma, don't need to have
version control anymore.

Bug: 247536326
Test: lshal debug android.hardware.thermal@2.0::IThermal/default
Change-Id: I1f6fe94f018c66156f08d66989c833547f8aa3b9
2023-01-13 02:39:24 +00:00
Manish Kushwaha
e3b095dbde Migrate sensor HAL to AIDL interface
Bug: 247478991
Test: tested on-device (P23) ab/P46941077
Test: `sensor_test -ahal list` and `sensor_test list`
Test: `sensor_test -ahal sample -s0` and `sensor_test sample -s0`

Change-Id: I40f6ab6b7780c53cd638a1f77c95f6c324dc2d15
2023-01-11 01:56:38 +00:00
Terry Huang
041f92764a Enable Radio HAL 2.1
Bug: 257216059
Test: local test
Change-Id: Id74f2d0e66eff8e5f130b4b48bc21d3b615a6d2c
2023-01-09 03:38:37 +00:00
Tim Lin
658ee21b23 enable ICCID to PLMN translation
The vendor changed property name for this feature.

Bug: 264620636
Change-Id: If08aeaff311276a5cb56003ef82179d60b0f1223
Test: make
2023-01-06 15:33:52 +00:00
Tim Lin
4548b6eff1 enable combine mode for ECC list
The vendor changed property name for this feature.

Bug: 263329037
Change-Id: I760eb6f99688bc0c886a79e0df492a477fb79a17
Test: make
2023-01-04 12:24:16 +00:00
Leo Liou
ad2150d56a conf: run ufs ffu script after boot complete
The ufs script is to work for ffu preparing. If device's ufs has an
old firmware, the script will copy the valid firmware into disk and
wait for ffu update on bootloader.

Bug: 224464892
Test: full build and test ffu update
Change-Id: I4e9c3766aa79740b8497a8914ad658b8339bd5a9
Signed-off-by: Leo Liou <leoliou@google.com>
2023-01-03 13:04:10 +08:00
Po-Ya Hsu
6191ab4e6b Temporary turn off DSP Saliency and ESP.
Bug: 258342843
Test: DSP are disabled for the features.
Change-Id: If80ebaa83bd320af7e75f6e0a19f4598bda720c1
2022-12-30 15:07:54 +08:00
Kah Xuan Lim
6bc4bdf17b Merge "[Modem ML] Add daemon and ML models config file" 2022-12-21 10:04:58 +00:00
Kah Xuan Lim
1965672461 [Modem ML] Add daemon and ML models config file
Bug: 229801539
Change-Id: I70054e19a40beaa0b2c8b2bff3c33e138d896ef8
2022-12-21 02:48:39 +00:00
Randall Huang
56caf2c412 zuma: move sg_write_buffer rule to common folder
Bug: 253986334
Change-Id: I1d3c90ca36333f2d2c284eccdb768c1b23240cc8
Signed-off-by: Randall Huang <huangrandall@google.com>
2022-12-18 22:57:30 +08:00
Jörg Wagner
334f0d8068 Merge "Install Vulkan 1.3 device properties" 2022-12-16 07:16:21 +00:00
Adam Shih
7ee63ad73f create an empty dump for wlan
Bug: 261784587
Test: adb bugreport
Change-Id: Iaeac8e61f9c03ac4b7f6010d7f9b248c0de8415e
2022-12-14 13:34:28 +08:00
Adam Shih
62ca2d4bb4 remove obsolete script
Bug: 254378739
Test: boot to home
Change-Id: I34b297a8783e17dd382ee8a745aef7ea5e9ce97a
2022-12-14 09:33:17 +08:00
Jörg Wagner
0037e2254d Install Vulkan 1.3 device properties
As the latest Mali DDK exposes a Vulkan 1.3 driver
also setup the device properties accordingly.

Bug: 259507479
Change-Id: I9901d717d62526bdba17f70902d34db968159dd4
2022-12-13 12:45:40 +00:00
Gabriel Biren
bc5d98fc85 Merge "Update Zuma compatibility matrix and makefile to use the AIDL wifi_ext service." 2022-12-09 18:01:55 +00:00
Gabriel Biren
68f98d5a13 Update Zuma compatibility matrix and makefile
to use the AIDL wifi_ext service.

Bug: 205044134
Test: Presubmit tests
Change-Id: Iccbdaa926b0e8ac2530b53bef07c3eaef75a2192
2022-12-05 21:34:06 +00:00
Rakesh Raghava
01756be137 ImsMedia added to Zuma
Bug: 258759474
Test: checked ImsMediaService and libimsmedia in installed files
Change-Id: I2ccc3f104098bed3adaf301bf00430a681659496
2022-12-05 10:56:43 +00:00
Neo Yu
61a47606aa Enable GAudio feature for AOSP build
Bug: 246550953
Test: MO/MT call
Change-Id: I6b1fed155e98f953cf3abe7c0e7c0aa900b97c64
2022-11-26 09:55:04 +00:00
TreeHugger Robot
a8564c4d9f Merge "gps: move configurations to individual device" 2022-11-23 07:14:04 +00:00