Skip to content

Add standard library wrapper around package_lookup#5393

Open
rzuklie wants to merge 1 commit intomainfrom
dev/rzuklie/package_lookup_wrapper
Open

Add standard library wrapper around package_lookup#5393
rzuklie wants to merge 1 commit intomainfrom
dev/rzuklie/package_lookup_wrapper

Conversation

@rzuklie
Copy link
Copy Markdown
Contributor

@rzuklie rzuklie commented Apr 2, 2026

This is the first of three parts to make the c++ package_lookup function an __intrinsic.

  1. Add a standard library module to expose android_package_lookup.
  2. Migrate users (including those outside Perfetto codebase).
  3. Rename package_lookup -> __intrinsic_package_lookup.

This is the first of three parts to make the c++ package_lookup function
an __intrinsic.
1. Add a standard library module to expose android_package_lookup.
2. Migrate users (including thouse outside Perfetto codebase).
3. Rename package_lookup -> __intrinsic_package_lookup.
@rzuklie rzuklie requested a review from LalitMaganti April 2, 2026 20:42
@rzuklie rzuklie requested a review from a team as a code owner April 2, 2026 20:42
@LalitMaganti
Copy link
Copy Markdown
Member

I don't see the 3) listed?

@rzuklie
Copy link
Copy Markdown
Contributor Author

rzuklie commented Apr 2, 2026

I don't see the 3) listed?

This is one of three patches. Once this is submitted, I will migrate internal callers. Once all callers are migrated to the stdlib module, I'll perform the rename.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

🎨 Perfetto UI Builds

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.

2 participants