Make interfaces protected so they get included in api
Private interfaces do not get included in the api for classes that implement them. We need to make them at least protected before they will show up in the apis. Change-Id: Ie90d2b58c7f123e734f0a6af5ec6402be6984f82
Loading
Please register or sign in to comment