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:
commit
908ec8b03b
1 changed files with 4 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue