Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove diffs #2040

Closed
wants to merge 19 commits into from
Closed

Conversation

tanujtekriwal
Copy link
Contributor

No description provided.

Copy link
Contributor

@JeevakaPrabu JeevakaPrabu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont port the bsp_diff kernel related changes to master branch

tanujtekriwal and others added 14 commits September 11, 2024 07:55
All devices use 64-bit binder by default now. Uses of TARGET_USES_64_BIT_BINDER
should be removed

Tests Done: Above warning is removed during build.

Tracked-On: NA
Signed-off-by: Tanuj Tekriwal <[email protected]>
Tests Done: build should proceed

Tracked-On: NA
Signed-off-by: Tanuj Tekriwal <[email protected]>
Wireless display depends on wi-fi. Since wi-fi module is not up,
So disabling it for now.

Tests: Prepared EB and device is booting fine.

Tracked-On: NA
Signed-off-by: Ankit Agarwal <[email protected]>
Added APEX version of AIDL to product packages to enhance modularity
and update mechanisms.

Removed support for android.hardware.thermal AIDL IThermal (@1)
as it is no longer compatible with the requirements for A15.

Upgraded to android.hardware.thermal AIDL IThermal (@2)
to ensure compliance with A15 specifications.

Tracked-On: OAM-122217
Signed-off-by: Vilas R K <[email protected]>
Updated android.hardware.media.c2 hal from hidl V1.0 to aidl V1.

Tests: Prepared EB and its booted successfully.

Tracked-On: OAM-122196
Signed-off-by: Ankit Agarwal <[email protected]>
As part A15 requirement, the BT HAL has to be upgraded to
AIDL from HIDL.

Removing the hidl and adding aidl implementation for BT HAL.

Tests done:
1. Flash binary
2. Check BT on/off
3. Check BT scan
4. Check BT connect to headset

Tracked-On: OAM-122186
Signed-off-by: Gowtham Anandha Babu <[email protected]>
As Google's default HAL is used, changed the package to Google's
default camera hal.

Tests done:
- Android boot
- Camera preview and capture

Tracked-On: OAM-123336
Signed-off-by: Jeevaka Prabu Badrappan <[email protected]>
This patch will disable setting the vndk and sepolicy
version to 34 as A15 has new values to it and will be
set later.

Tests Done: Build should proceed

Tracked-On: NA
Signed-off-by: Tanuj Tekriwal <[email protected]>
These HALs have been deprecated in the latest API and
target requirements and hence removed.

Tests Done: Build and boot

Tracked-On: NA
Signed-off-by: Tanuj Tekriwal <[email protected]>
Renderscript hal has been deprecated in A15.
Removing it.

Tracked-On: OAM-122201
Signed-off-by: Tanuj Tekriwal <[email protected]>
Updated android.hardware.media.c2 hal from hidl V1.0 to aidl V1.
Adding media c2 software interface in device compatibility matrix.
Adding venodr prop for media c2 to enable aidl hal.

Tests: Prepared EB and its booted successfully.

Tracked-On: OAM-122196
Signed-off-by: Ankit Agarwal <[email protected]>
When Trusty is false in mixin, use Software Gatekeeper
aidl service

Tests Done:
1. Flash the image Bare metal or CiV
2. Image is booting and service is running

Tracked-On: OAM-123194
Signed-off-by: Aman Bhadouria <[email protected]>
This patch will update the target level and api
level for a15 branch to 35 and 202404 respectively

Tests Done: Build, boot and verify FIRST_API_LEVEL

Tracked-On: OAM-123279
Signed-off-by: Tanuj Tekriwal <[email protected]>
AmanBh0709 and others added 5 commits September 11, 2024 07:58
Software Gatekeeper AIDL service should work after
setting Target API and Level that are required for
Android 15

Tests Done:
1. Set the Target API and Level
2. Flash the image Bare metal or CiV
3. Image is booting and service is running

Tracked-On: OAM-123432
Signed-off-by: Aman Bhadouria <[email protected]>
Change-Id: Iae2ed19f2f1ffb3e3f3b2f384a0e3c01ed4e3599
Signed-off-by: Shi, Qiming <[email protected]>
This patch will update the sepolicy version and sdk
version according the TARGET_RELEASE = ap3a for A15.

Tests Done: Build and boot

Tracked-On: OAM-123546
Signed-off-by: Tanuj Tekriwal <[email protected]>
Tests Done: Build and boot

Tracked-On: OAM-123547
Signed-off-by: Tanuj Tekriwal <[email protected]>
This patch adds changes to enable AIDL audio HAL
and also removes dumplicate entry for BT.
It also adds changes to disbale stub module for audio
which is causing boot issue, as it is disabled by aosp by
default in A15

Test Done: Audio services are up and running

Original Tracked-On: OAM-123104
Original Tracked-on: OAM-122993
Original Signed-off-by: padmashree mandri <[email protected]>

Tracked-on: OAM-124594
Signed-off-by: Tanuj Tekriwal <[email protected]>
@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Invalid commit message Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants