Merge pull request #186 from gkasten/android

Add and update files from Android downstream branch to more closely m…
This commit is contained in:
dvdli
2020-10-19 17:57:53 +08:00
committed by GitHub
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