1/**
2 * Package containing all the server side adapters. These adapters have the mission of receiving
3 * local calls and translating them into the remote API.
4 */
5package com.android.layoutlib.bridge.remote.server.adapters;