aboutsummaryrefslogtreecommitdiff
path: root/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/package-info.java
blob: 24917597a521b09d6ae3fa9f5180fb55feafc601 (plain)
1
2
3
4
5
/**
 * Package containing all the server side adapters. These adapters have the mission of receiving
 * local calls and translating them into the remote API.
 */
package com.android.layoutlib.bridge.remote.server.adapters;