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

Commit d4d38d5e authored by Bob Badour's avatar Bob Badour
Browse files

[LSC] Add LOCAL_LICENSE_KINDS to packages/services/Telecomm

Added SPDX-license-identifier-Apache-2.0 to:
  Android.bp
  testapps/Android.bp
  testapps/carmodedialer/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: Ie5d06aea794e895202885be54a3e65d71641a74d
parent 1a360c47
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
package {
    default_applicable_licenses: ["Android-Apache-2.0"],
}

genrule {
    name: "statslog-telecom-java-gen",
    tools: ["stats-log-api-gen"],
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
// limitations under the License.
//

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

android_test {
    name: "TelecomTestApps",
    static_libs: [
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@
// limitations under the License.
//

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

android_test {
    name: "TelecomCarModeApp",
    static_libs: [