Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
This commit is contained in:
commit
ddd5cf24dc
1 changed files with 4 additions and 0 deletions
4
fastboot/testdata/Android.bp
vendored
4
fastboot/testdata/Android.bp
vendored
|
|
@ -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"],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "fastboot_gen_rand",
|
||||
visibility: [":__subpackages__"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue