1package com.android.rpc_performance;
2
3public class LocalProvider extends Provider {
4    // Same thing.  Just different name.
5}
6