xref: /aosp_15_r20/external/angle/build/config/cuttlefish/README.md (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
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