Lines Matching refs:system
83 // library to access common constants between carlibrary and system server.
102 "system/bt/binder",
144 name: "android-car-last-released-system-api",
146 "api/system-released/*.txt",
148 …p -f $$(echo $(in) | tr \" \" \"\\n\" | sort -n | tail -1) $(genDir)/last-released-system-api.txt",
150 "last-released-system-api.txt",
183 name: "android.car-system-stubs-docs",
192 api_file: ":android-car-last-released-system-api",
193 removed_api_file: "api/system-removed.txt",
199 api_file: "api/system-current.txt",
200 removed_api_file: "api/system-removed.txt",
207 baseline_file: "api/system-lint-baseline.txt",
348 name: "android.car-system-stubs",
350 ":android.car-system-stubs-docs",
365 name: "android.car-system-stubs-dex",
366 static_libs: ["android.car-system-stubs"],
405 // Export the api/system-current.txt file.
407 name: "car-api-system-current.txt",
412 "api/system-current.txt",
416 // Export the api/system-removed.txt file.
418 name: "car-api-system-removed.txt",
423 "api/system-removed.txt",