Skip to content

Conversation

@lgundapx
Copy link

@lgundapx lgundapx commented Oct 7, 2025

No description provided.

tanujtekriwal and others added 30 commits October 7, 2025 08:00
file_contexts.bin file will be generated by filesystem_creator.go file by
AOSP build. So no need for defining selinux_fc.

Tests Done: Build proceed

Tracked-On: NA
Signed-off-by: Tekriwal, Tanuj <[email protected]>
This patch will enable wlan on IA on A16

Tests Done: wlan is working fine

Tracked-On: NA
Signed-off-by: JeevakaPrabu <[email protected]>
This patch will update the clang version.

Tests Done: Build and boot

Tracked-On: NA
Signed-off-by: Tekriwal, Tanuj <[email protected]>
LE Audio profiles require BluetoothAudio HAL to be AIDL compatible.
Since BluetoothAudio HAL is not AIDL yet, initialisation of the the
LE Audio profiles results in bt-stack crash.

Fix the issue by disabling the LE Audio profiles as we are currently
using A2DP for media streaming.

Tracked-On: OAM-104259
Signed-off-by: Gowtham Anandha Babu [email protected]
Change-Id: I9f30c9e82c655b6559db26a0771b865f7da79d63
Tests done:
- Android boot in GVT-d mode
- Virtio camera

Tracked-On: OAM-125183
Signed-off-by: Zhao, Shirley <[email protected]>
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Tests done:
- Android boot
- Used hello_query_device and benchmark_app to validate device
detection and inference.

Tracked-On: OAM-127337
Signed-off-by: JeevakaPrabu <[email protected]>
Tracked-On: OAM-127461
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Signed-off-by: Zhao, Shirley <[email protected]>
Tracked-On: OAM-133219
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
Fix for following GTS Test

1)GtsWellbeingTestCases
    testDigitalWellbeingIsExemptFromSuspension

Change-Id: Ie1a83405ff8b3392cc35154c72427c00db0344e6
Tracked-On: OAM-96265
Signed-off-by: vdanix <[email protected]>
This patch will fix GtsWellbeingTestCases:
1) testQuickSettingsAutoAddContainFocusModeTile
2) testQuickSettingsAutoAddContainWindDownTile

Tracked-On: OAM-95935
Signed-off-by: Salini Venate <[email protected]>
Signed-off-by: celadon <[email protected]>
Tracked-On: OAM-134138
Signed-off-by: Basanagouda Nagappa Koppad <[email protected]>
Tracked-on: OAM-xxxx
Signed-off-by: Basanagouda Nagappa Koppad <[email protected]>
Patch 0016-TWL-Fix-kernel-config-kernel-6.12.40-errors.patch not needed.
Its already defined prior with new kernel. Removing that.
Path 0004-Update-kernel-defconfig-6.12.patch is modified only with needed defines.

Tracked-On: OAM-134158
Signed-off-by: Avinash Kumar <[email protected]>
Signed-off-by: celadon <[email protected]>
Add android-removed-permissions.xml to
remove sensor features not supported
on CML NUC.
Add mixins option to support disable
static sensor list reported by hal.

From change-Id - I7eacbf8b2ed646c3a70b2fe68a89fd7bc3be0bf4

Tracked-on: OAM-92946
Signed-off-by: Swee Yee Fonn <[email protected]>
Signed-off-by: celadon <[email protected]>
Instead of qemu.error, qemu6.0's qmp.py file raises
OSError on socket connection errors. This exception
need to be handled.
zram swap to increase available memory when device is
under memory pressure.

Tracked-On: OAM-100202
Signed-off-by: Kishan Mochi <[email protected]>
updated range values for c2 intel hw codecs

Signed-off-by: Kothapeta, BikshapathiX <[email protected]>
Tracked-On: OAM-105448
Signed-off-by: vdanix <[email protected]>
Tracked-On: OAM-105744
Signed-off-by: vdanix <[email protected]>
Resolved Elements 'Encoders' 'Decoders': Missing child elements.

Element 'Diagnostics': This element is not expected
Against the schema: "/data/local/tmp/media_codecs.xsd"
media_codecs.xml is parsed with configurable enable_msdk_c2 true from
codecs of mixins file fixing vts_mediaCodecs_validate_test.

Tracked-On: OAM-111198
Signed-off-by: Kothapeta, BikshapathiX <[email protected]>
Tracked-On:
Signed-off-by: Kothapeta, BikshapathiX <[email protected]>
Tracked-On: OAM-xxxx
Signed-off-by: Basanagouda Nagappa Koppad <[email protected]>
Gatekeeper or Keymaster may call SecureStorage before /data
are fully decrypted or mounted. In some conditions, it may
cause to deadlock. Shift storageproxyd booting as earlier
as possible can break the deadlock.

Tracked-On: OAM-133804
Signed-off-by: Basanagouda Nagappa Koppad <[email protected]>
enable kernel logs with ttyS4.
ttys4 is default uart port on TWL CRB board.

Signed-off-by: Avinash Kumar <[email protected]>
Set Android kernel commandline to force
a,e,p,t,f reboot types.

Signed-off-by: Swee Yee Fonn <[email protected]>
Enable all trusty related kernel compile flags for android15 build.

Signed-off-by: Avinash Kumar <[email protected]>
telishix and others added 5 commits October 7, 2025 08:00
For celadon added passpoint.xml to PRODUCT_COPY_FILES
Fix for CtsWifiTestCases

Tracked-On: OAM-104818
Signed-off-by: Teli,ShivaniX <[email protected]>
This is required because CtsNativeVerifiedBootTestCaese will read
property "partition.${partition}.verified.hash_alg" to check that
sha1 is not used.

Tracked-On: OAM-104656
Signed-off-by: sushre2x <[email protected]>
Signed-off-by: vdanix <[email protected]>
TC failing Error: API level S must support GPU profiling
 graphics.gpu.profiler.support=true

Tracked-On: OAM-104957
Signed-off-by: vdanix <[email protected]>
Signed-off-by: Kothapeta, BikshapathiX <[email protected]>
Tracked-On:
Signed-off-by: Kothapeta, BikshapathiX <[email protected]>
Tracked-On: OAM-112315
Signed-off-by: Nagappa Koppad, Basanagouda <[email protected]>
@lgundapx lgundapx closed this Oct 7, 2025
@lgundapx
Copy link
Author

lgundapx commented Oct 7, 2025

nothing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.