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

This commit is contained in:
Treehugger Robot 2022-09-08 17:03:26 +00:00 committed by Gerrit Code Review
commit a5d944f67d

View file

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