Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: 02c97e837d

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1666093

Change-Id: I7fb14e61ef2ecb6c09826d527cf627da3e9ea733
This commit is contained in:
Treehugger Robot 2021-04-07 04:16:45 +00:00 committed by Automerger Merge Worker
commit 908ec8b03b

View file

@ -14,6 +14,10 @@
// limitations under the License.
//
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
rust_bindgen {
name: "libstatspull_bindgen",
wrapper_src: "statslog.h",