I20250710-1800
If a method/field is from an interface it is public by default but currently is detected as a (package private) member. This now check the parent of a member and if it is from an interface assume it as not being bundle private.
If a method/field is from an interface it is public by default but currently is detected as a (package private) member. This now check the parent of a member and if it is from an interface assume it as not being bundle private.