com/android/layout/remote/api/package-info.java (1 lines of code) (raw):
/**
* Package containing all the interfaces that define the remote version of the Layoutlib API. This
* interface matches the local layout API closely. In some cases where special capabilities to
* support the remote calls are needed, the API will be different.
*/
package com.android.layout.remote.api;