Will this permission be added in an update? I haven't been able to update my game for months
The Play Console advertising ID declaration indicates that your app uses an advertising ID. A manifest file in one of your active artifacts does not include the com.google.android.gms.permission.AD_ID permission.
If you don't include this permission in your manifest file, the advertising identifier will be converted to a string of zeros. This can cause advertising and analytics use cases to stop working, resulting in lost revenue. [Learn more]
To remove these errors, update your advertising ID declaration.