Do I need to include features in privacy manifest file that are included in the SDK but not used?

Feature-rich products like Firebase offer a lot of features, but don't use all of them.

For example, Firebase Analytics may or may not use a user id. Do I need to include all the features of firebase analytics in my privacy manifest just because I've included firebase analytics in my app, even if I don't use it?

Do I need to include features in privacy manifest file that are included in the SDK but not used?
 
 
Q