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

Add missing @Retention(SOURCE) to UnsupportedDrmException.Reason #10011

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

tonykwok
Copy link
Contributor

This can fix the following warning caused by commit a7aa84a:

Warning: com.google.android.exoplayer2.drm.UnsupportedDrmException.Reason:
The typedef annotation should have @retention(RetentionPolicy.SOURCE)

@google-cla
Copy link

google-cla bot commented Feb 28, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

This can fix the following warning caused by commit a7aa84a:

Warning: com.google.android.exoplayer2.drm.UnsupportedDrmException.Reason:
The typedef annotation should have @retention(RetentionPolicy.SOURCE)

 Author:    Tony Guo <[email protected]>
 Date:      Mon Feb 28 10:56:52 2022 +0800
@icbaker
Copy link
Collaborator

icbaker commented Feb 28, 2022

Thanks for spotting and fixing this! I'll get this merged

@icbaker icbaker merged commit f66c929 into google:dev-v2 Mar 1, 2022
icbaker added a commit that referenced this pull request Mar 9, 2022
PiperOrigin-RevId: 431395359
(cherry picked from commit f66c929)
icbaker added a commit that referenced this pull request Apr 11, 2022
PiperOrigin-RevId: 431395359
icbaker added a commit that referenced this pull request Apr 11, 2022
PiperOrigin-RevId: 431395359
(cherry picked from commit c961ea1)
@google google locked and limited conversation to collaborators May 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants