Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b14d9415 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: a5d944f6 am:...

Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: a5d944f6 am: 7ce0d570 am: f815fe97 am: 7c2722d3

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



Change-Id: I6c0e0fa6f2456afe8ac70c3ee7168c95312833d9
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents cfe09577 7c2722d3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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"],