Merge "Add LOCAL_LICENSE_KINDS to system/core/fs_mgr"

This commit is contained in:
Treehugger Robot 2021-09-15 20:31:38 +00:00 committed by Gerrit Code Review
commit c305070746

View file

@ -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",