Rename binder transport example client app (#27344)
Rename the app to exampleclient Also moved and updated README.mdreviewable/pr27347/r5^2
parent
91e0660638
commit
4cb907457b
9 changed files with 16 additions and 13 deletions
@ -1,4 +1,4 @@ |
||||
package io.grpc.binder.cpp.example; |
||||
package io.grpc.binder.cpp.exampleclient; |
||||
|
||||
import android.app.Application; |
||||
|
@ -1,4 +1,4 @@ |
||||
package io.grpc.binder.cpp.example; |
||||
package io.grpc.binder.cpp.exampleclient; |
||||
|
||||
import android.app.Activity; |
||||
import android.os.Bundle; |
Loading…
Reference in new issue