Add and update files from Android downstream branch to more closely match

Change-Id: If0ebdf44667202eaf73ec41f583092bf61e88b63
This commit is contained in:
Glenn Kasten
2020-09-22 08:54:56 -07:00
parent 3deaec9767
commit dea96bbde1
5 changed files with 10 additions and 0 deletions
+3
View File
@@ -22,6 +22,9 @@ cc_library {
},
system_shared_libs: ["libc", "libdl"],
vndk: {
enabled: true,
},
}
cc_binary {
+3
View File
@@ -0,0 +1,3 @@
third_party {
license_type: NOTICE
}
View File
+2
View File
@@ -1,4 +1,5 @@
Copyright 2011, The Android Open Source Project
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
@@ -9,6 +10,7 @@ modification, are permitted provided that the following conditions are met:
* Neither the name of The Android Open Source Project nor the names of
its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY The Android Open Source Project ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+2
View File
@@ -0,0 +1,2 @@
dvdli@google.com
gkasten@google.com