Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

rename lib name to gralloc.broxton #91

Open
wants to merge 1 commit into
base: android10-release
Choose a base branch
from
Open

rename lib name to gralloc.broxton #91

wants to merge 1 commit into from

Conversation

swimmingcarp
Copy link

To avoid lib name conflicts from external minigbm.

Tracked-On: OAM-88753
Signed-off-by: yifang ma [email protected]

"marvell.c",
"mediatek.c",
"meson.c",
"msm.c",
"nouveau.c",

Choose a reason for hiding this comment

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

nouveau is for nvidia card, should also be deleted

Copy link
Contributor

Choose a reason for hiding this comment

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

If this blueprint file is from upstream, it would be best to keep all these lines and avoid number of changes against upstream. It would be then easier to rebase in the future when we update our minigbm from upstream?

Choose a reason for hiding this comment

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

Due to we need change the Android.bp, then we prefer to keep the Android.bp clean.

],
}

cc_library_shared {

Choose a reason for hiding this comment

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

It is better still keep libminigbm, which can be used as test purpose


srcs: [
"amdgpu.c",
"drv.c",
"evdi.c",

Choose a reason for hiding this comment

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

also delete evdi.c

To avoid lib name conflicts from external minigbm.

Tracked-On: OAM-88753
Signed-off-by: yifang ma <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants