Skip to content

Replace some android::base functions with abseil's equivalents#2346

Merged
0405ysj merged 2 commits intogoogle:mainfrom
jemoreira:strjoin
Apr 8, 2026
Merged

Replace some android::base functions with abseil's equivalents#2346
0405ysj merged 2 commits intogoogle:mainfrom
jemoreira:strjoin

Conversation

@jemoreira
Copy link
Copy Markdown
Member

@jemoreira jemoreira commented Apr 6, 2026

android::base::Join -> absl::StrJoin
android::base::ConsumePrefix -> absl::ConsumePrefix
android::base::ConsumeSuffix -> absl::ConsumeSuffix

BUG: b/500088976
BUG: b/500109488

@jemoreira jemoreira requested a review from ser-io April 6, 2026 20:57
@jemoreira jemoreira enabled auto-merge April 6, 2026 21:10
@jemoreira jemoreira changed the title Replace android::base::Join with absl::StrJoin Replace some android::base functions with abseil's equivalents Apr 6, 2026
@jemoreira jemoreira added this pull request to the merge queue Apr 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 7, 2026
@jemoreira jemoreira added this pull request to the merge queue Apr 7, 2026
@jemoreira jemoreira removed this pull request from the merge queue due to the queue being cleared Apr 7, 2026
@jemoreira jemoreira added this pull request to the merge queue Apr 7, 2026
@0405ysj 0405ysj removed this pull request from the merge queue due to the queue being cleared Apr 8, 2026
@0405ysj 0405ysj added this pull request to the merge queue Apr 8, 2026
@0405ysj 0405ysj removed this pull request from the merge queue due to the queue being cleared Apr 8, 2026
@0405ysj 0405ysj added this pull request to the merge queue Apr 8, 2026
Merged via the queue into google:main with commit 5ed2392 Apr 8, 2026
27 checks passed
@jemoreira jemoreira deleted the strjoin branch April 8, 2026 16:39
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.

3 participants