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

Privacy manifests update #4165

Conversation

abdulowork
Copy link
Contributor

@abdulowork abdulowork commented May 2, 2024

This PR updates the documentation on privacy manifests. We implemented two new tools related to privacy manifests:

  • a script to find required reason APIs in the dependencies of a Kotlin librariy
  • a plugin to help with embedding of a privacy manifest in a Kotlin framework

@abdulowork abdulowork changed the base branch from master to daugeldauge/privacy-manifests-update May 2, 2024 07:44

### Known usages

#### Compose Multiplatform

Compose Multiplatform rendering engine, Skia, is using `stat` and `fstat` symbols at the moment. Please follow [the issue](https://github.com/JetBrains/compose-multiplatform/issues/4738) for updates.
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was the link to Compose GH removed? Because it doesn't provide any useful info at the moment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was rewriting this section and thought that specifying the APIs is enough. Thinking about it now: let's keep the Compose link.

@abdulowork abdulowork changed the base branch from daugeldauge/privacy-manifests-update to master May 30, 2024 13:46
@abdulowork abdulowork force-pushed the timofey.solonin/privacy-manifests branch from 2542c05 to 450366b Compare May 30, 2024 13:51
@abdulowork abdulowork changed the title Timofey.solonin/privacy manifests Privacy manifests updates May 30, 2024
@abdulowork abdulowork changed the title Privacy manifests updates Privacy manifests update May 30, 2024
@abdulowork abdulowork force-pushed the timofey.solonin/privacy-manifests branch from 450366b to fce1e77 Compare May 30, 2024 13:56
@abdulowork abdulowork marked this pull request as ready for review May 30, 2024 13:57
@abdulowork abdulowork requested a review from a team as a code owner May 30, 2024 13:57
@danil-pavlov danil-pavlov self-requested a review May 30, 2024 15:17
@danil-pavlov danil-pavlov changed the base branch from master to apple-manifest-upd May 31, 2024 12:21
@danil-pavlov danil-pavlov merged commit dbf1571 into JetBrains:apple-manifest-upd May 31, 2024
3 checks passed
@danil-pavlov
Copy link
Contributor

We'll continue in #4263

danil-pavlov added a commit that referenced this pull request Jun 5, 2024
* Privacy manifests update (#4165)

---------

Co-authored-by: Artem Daugel-Dauge <artem.daugel-dauge@jetbrains.com>
Co-authored-by: Timofey Solonin <timofey.solonin@jetbrains.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants