Generate build files

For x86, x86_64, arm and arm64

Bug: 261600888
Test: build and run cuttlefish x86, x86_64 and arm64
Change-Id: I3ac4dad1ac9ec83b0e626e64715df450e8809b82
This commit is contained in:
Jorge E. Moreira
2022-12-07 15:15:30 -08:00
parent 344e5c70eb
commit b5b78192e1
17 changed files with 274074 additions and 199891 deletions

View File

@ -0,0 +1,6 @@
// Copyright 2017 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This is a stub. The preprocessor macros that are usually defined here are
// supplied by BUILD.gn instead.

1
third_party/libevent/event.h vendored Normal file
View File

@ -0,0 +1 @@
#include <event.h>

1
third_party/opus/src/include/opus.h vendored Normal file
View File

@ -0,0 +1 @@
#include <opus.h>

View File

@ -0,0 +1 @@
#include <opus_multistream.h>