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

Changes for Codec2 enable & OneVPL integration with CiC-cloud #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

neerajso
Copy link

  • Replaced "libhidltransport" & "libhwbinder" with "libhidlbase".
  • Commented "vintf_fragments" as "manifest_media_c2_V1_0_default.xml"
    is already added by "android.hardware.media.c2" package.
  • Updated file copying path to "/system/vendor/" as "/vendor"
    symlink doesn't exist initially with cic-cloud.
  • Updated path of "cros_gralloc" package

Tracked-On: OAM-100436
Signed-off-by: neeraj solanki [email protected]

- Replaced "libhidltransport" & "libhwbinder" with "libhidlbase".
- Commented "vintf_fragments" as "manifest_media_c2_V1_0_default.xml"
is already added by "android.hardware.media.c2" package.
- Updated file copying path to "/system/vendor/" as "/vendor"
symlink doesn't exist initially with cic-cloud.
- Updated path of "cros_gralloc" package

Tracked-On: OAM-100436
Signed-off-by: neeraj solanki <[email protected]>
Copy link
Contributor

@dyang23 dyang23 left a comment

Choose a reason for hiding this comment

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

Please make sure there is no regression for CiV.

@@ -33,7 +33,7 @@ mfx_cc_defaults {
export_include_dirs: ["include"],

include_dirs: [
"hardware/intel/external/minigbm-intel/cros_gralloc", // remove then minigbm gets Android.bp
Copy link
Contributor

Choose a reason for hiding this comment

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

CiV will use hardware/intel/external/minigbm-intel/cros_gralloc, but not external/minigbm

@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants