com.adjust.sdk.Adjust library enables AD_ID permission even though we aren't using it
It use to be sufficient to disable at runtime, but its build manifest comes along for the ride and ends up populating the AD_ID permission in firefox-android's manifest, preventing us from publishing w/o enabling the AD_ID permission in the google play store.