[LSC] Add LOCAL_LICENSE_KINDS to frameworks/opt/telephony
Added SPDX-license-identifier-Apache-2.0 to:
proto/Android.bp
testing/Android.bp
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD to:
tests/telephonytests/Android.bp
Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD
legacy_not_a_contribution
to:
Android.bp
Bug: 68860345
Bug: 151177513
Bug: 151953481
Test: m all
Exempt-From-Owner-Approval: janitorial work
Change-Id: I2cc4f853c4f1b6f57be70e4b5ca1211781d4af98
diff --git a/proto/Android.bp b/proto/Android.bp
index d7e379f..15c0aea 100644
--- a/proto/Android.bp
+++ b/proto/Android.bp
@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
java_library_static {
name: "telephony-protos",
proto: {