Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: a5d944f67d
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2210342 Change-Id: I8909574a544fcbb6a5bfd0564a5f934af213d475 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7ce0d570e8
1 changed files with 4 additions and 0 deletions
|
|
@ -12,6 +12,10 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["system_core_init_license"],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "mte_upgrade_test_helper",
|
||||
srcs: ["mte_upgrade_test_helper.cpp"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue