Loading licenses/Android.bp +11 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,17 @@ license { license_text: ["LICENSE"], } license_kind { name: "BSD-Binary-Only", conditions: [ "notice", "by_exception_only", "proprietary", ], } // Deprecated. All users of the following license should be changed to // BSD-Binary-Only and it should be removed. license_kind { name: "BSD-Like-Binary-Only", conditions: [ Loading Loading
licenses/Android.bp +11 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,17 @@ license { license_text: ["LICENSE"], } license_kind { name: "BSD-Binary-Only", conditions: [ "notice", "by_exception_only", "proprietary", ], } // Deprecated. All users of the following license should be changed to // BSD-Binary-Only and it should be removed. license_kind { name: "BSD-Like-Binary-Only", conditions: [ Loading