If added properly in the lib, then they auto add to the compiled manifest when you compile app. So, to answer your question, no, you do not need to addd to manifest editor.
Permissions are added when you dim a variable (based on the permissions tied to this specific type). This is important as a library can include many different types with many different permissions.
The List Permissions button in the Compile dialog will show you the permissions added and which object added them.
Permissions are added when you dim a variable (based on the permissions tied to this specific type). This is important as a library can include many different types with many different permissions.
The List Permissions button in the Compile dialog will show you the permissions added and which object added them.