Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
developers
/
samples
/
android
/
690af66ea641e7324d5f3dc4c30195a53de43148
/
.
/
media
/
Camera2Raw
/
build.gradle
blob: c7a137e4d1e1d6313c1f023416bb6c1f20215b82 [
file
] [
log
] [
blame
]
// BEGIN_EXCLUDE
import
com
.
example
.
android
.
samples
.
build
.
SampleGenPlugin
apply plugin
:
SampleGenPlugin
samplegen
{
pathToBuild
"../../../../build"
pathToSamplesCommon
"../../common"
}
apply
from
:
"../../../../build/build.gradle"
// END_EXCLUDE