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

Commit 29c7a317 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add LOCAL_LICENSE_KINDS to system/core/fs_mgr" am: c3050707 am: 6387a16f

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

Change-Id: Iefd8b7b1638b868105eb523ea8dd7521b60933b1
parents d422b570 6387a16f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -14,6 +14,11 @@
// limitations under the License.
//

package {
    // See: http://go/android-license-faq
    default_applicable_licenses: ["Android-Apache-2.0"],
}

python_binary_host {
    name: "dump_snapshot_proto",
    main: "dump_snapshot_proto.py",