Skip to content

Use android/system/core to provide libcutils, liblp, libsparse #1206

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Databean
Copy link
Member

Bug: b/421034556

@Databean Databean requested review from adelva1984 and jemoreira May 29, 2025 04:58
@@ -34,6 +35,7 @@ cc_library(
"mapped_file.cpp",
"parsebool.cpp",
"parsenetaddress.cpp",
"properties.cpp",
Copy link
Member

Choose a reason for hiding this comment

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

could we use libbase from android too? If you do that first you won't need to fix this copy.

Copy link
Member Author

Choose a reason for hiding this comment

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

libbase is going to be more trouble since the internal version doesn't include the logging parts in favor of using abseil logging. Either we'll have to get creative in copybara or we'll have to migrate to abseil logging in our code here on GitHub.

@Databean Databean added kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests. labels May 29, 2025
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed kokoro:run Run e2e tests. kokoro:force-run Trigger a presubmit build unconditionally. labels May 29, 2025
@Databean Databean added kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests. labels May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Trigger a presubmit build unconditionally. kokoro:run Run e2e tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants