blob: c7591c605e8960dcace3ed89cfaf0ec4d13f826d [file] [log] [blame]
/**
* 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;