android tools: fix meta license
This commit is contained in:
parent
9ba8f9c6cf
commit
2d1147930b
@ -58,5 +58,5 @@ deployAndroidPackage {
|
||||
${postInstall}
|
||||
'';
|
||||
|
||||
meta.licenses = lib.licenses.unfree;
|
||||
meta.license = lib.licenses.unfree;
|
||||
}
|
||||
|
@ -40,5 +40,5 @@ deployAndroidPackage {
|
||||
${postInstall}
|
||||
'';
|
||||
|
||||
meta.licenses = lib.licenses.unfree;
|
||||
meta.license = lib.licenses.unfree;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user