aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2020-05-18 04:00:18 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-05-18 04:00:18 +0000
commit96c012cbaacf7e3756ee573b14d71151f8bf41af (patch)
tree668ca7aa2cf8bfd4e6ed23a08e47eabccf954e44
parentd101b6258c283f04f85cc8632eda0962e1179b4b (diff)
parent34089badd73908a1e49afed02452b71bdacadbf3 (diff)
downloadgoldfish-opengl-96c012cbaacf7e3756ee573b14d71151f8bf41af.tar.gz
Add d/g/goldfish-opengl soong namespace am: 34089badd7
Change-Id: I23c3e29989e7c07bfb667f919a97870fb8c5dcfc
-rw-r--r--Android.bp17
1 files changed, 17 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 00000000..482e5a67
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,17 @@
+/*
+ * Copyright (C) 2020 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+soong_namespace {}