1*8975f5c5SAndroid Build Coastguard Worker# Cuttlefish GN Build Flags 2*8975f5c5SAndroid Build Coastguard WorkerNote: GN Flags are Build time flags 3*8975f5c5SAndroid Build Coastguard WorkerYou can get a comprehensive list of all arguments supported by gn by running the 4*8975f5c5SAndroid Build Coastguard Workercommand gn args --list out/some-directory (the directory passed to gn args is 5*8975f5c5SAndroid Build Coastguard Workerrequired as gn args will invokes gn gen to generate the build.ninja files). 6*8975f5c5SAndroid Build Coastguard Worker## is_cuttlefish (BUILDFLAG(PLATFORM_CUTTLEFISH)) 7*8975f5c5SAndroid Build Coastguard WorkerFlag for building chromium for Cuttlefish devices. 8*8975f5c5SAndroid Build Coastguard Worker 9