forked from openkylin/platform_build
Merge "[LSC] Add LOCAL_LICENSE_KINDS to build/make"
This commit is contained in:
commit
a9cdd08ce5
|
@ -13,6 +13,10 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
blueprint_go_binary {
|
||||
name: "rbcrun",
|
||||
srcs: ["cmd/rbcrun.go"],
|
||||
|
|
Loading…
Reference in New Issue