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

Unverified Commit 5d956276 authored by Michael Bestas's avatar Michael Bestas
Browse files

ExactCalculator: Set default_applicable_licenses

Change-Id: I38771bbb6524f697817f0f031ef74631916f9973
parent 8f2d4e7c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3,6 +3,10 @@
// SPDX-License-Identifier: Apache-2.0
//

package {
    default_applicable_licenses: ["Android-Apache-2.0"],
}

android_app {
    name: "ExactCalculator",