Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core"

This commit is contained in:
Treehugger Robot 2021-04-07 03:46:57 +00:00 committed by Gerrit Code Review
commit 02c97e837d

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",