Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
kati
/
2b674c4d0a30843b77c418e285f9b4f9994074af
/
.
/
doc.go
blob: 0cea5f9cbeec6c961ee519a30b3a9cb3707bc383 [
file
] [
log
] [
blame
]
/*
Package kati provides GNU make compatible functions, especially
to speed up the continuous build of Android.
*/
package kati
// TODO(ukai): cleanup API. make more symbol unexported.