On Mon, Apr 13, 2020 at 4:56 PM David Marchand <[email protected]> wrote: > > From: Pavan Nikhilesh <[email protected]> > > Remove setting ALLOW_EXPERIMENTAL_API individually for each Makefile and > meson.build. Instead, enable ALLOW_EXPERIMENTAL_API flag across app, lib > and drivers. > This changes reduces the clutter across the project while still > maintaining the functionality of ALLOW_EXPERIMENTAL_API i.e. warning > external applications about experimental API usage. > > Signed-off-by: Pavan Nikhilesh <[email protected]> > Acked-by: Hemant Agrawal <[email protected]> > Signed-off-by: David Marchand <[email protected]>
Applied. -- David Marchand

