Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93defdc3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core" am: ddd5cf24

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1650111

Change-Id: Ie8d12024ce7264a583950f1de8a1d685a186d8bd
parents 123c4148 ddd5cf24
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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__"],