Merge "Add LOCAL_LICENSE_KINDS to system/core/fs_mgr"
This commit is contained in:
commit
c305070746
1 changed files with 5 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue