Home
last modified time | relevance | path

Searched refs:overlays (Results 1 – 2 of 2) sorted by relevance

/tools/treble/build/
DREADME.md15 ## Filesystem overlays
21 with the help of filesystem overlays.
24 The filesystem overlays would create the following build time views.
49 To support filesystem overlays the Android repo workspace is required to the
56 All projects in the root directory that are not in the overlays
61 Location: `${ANDROID_BUILD_TOP}/overlays`
63 Contains target specific projects. Each subdirectory under the overlays
/tools/treble/split/
Dmanifest_split.py182 def get_kati_makefiles(kati_stamp_file, overlays): argument
231 for overlay in overlays:
239 for overlay in [""] + overlays:
341 overlays): argument
378 kati_makefiles = get_kati_makefiles(kati_stamp_file, overlays)
462 overlays = []
487 overlays.append(a)
525 overlays=overlays)