Home | History | Annotate | Download | only in androidfw

Lines Matching full:overlay

210     // add overlay packages for /system/framework; apps are handled by the
216 String8 overlayPath("/vendor/overlay/framework/");
222 bool addOverlay = (oap.type == kFileTypeRegular); // only .apks supported as overlay
233 ALOGW("failed to add overlay package %s\n", overlayPath.string());