Add @JavaOnlyStableParcelable to AttributionSource
Annotate AttributionSource with @JavaOnlyStableParcelable as it is already available as part of the SDK. Bug: 197828948 Test: atest --host aidl_unittests Change-Id: I3e9343030947404239c9a963a529d246c57a04a1
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
|
||||
package android.content;
|
||||
|
||||
@JavaOnlyStableParcelable
|
||||
parcelable AttributionSource;
|
||||
|
||||
Reference in New Issue
Block a user