| Jakub Kotur | 55919c3 | 2020-12-22 09:58:48 +0100 | [diff] [blame^] | 1 | // This file is generated by cargo2android.py --run --device --dependencies. |
| 2 | // Do not modify this file as changes will be overridden on upgrade. | ||||
| 3 | |||||
| 4 | rust_library { | ||||
| 5 | name: "libsame_file", | ||||
| 6 | host_supported: true, | ||||
| 7 | crate_name: "same_file", | ||||
| 8 | srcs: ["src/lib.rs"], | ||||
| 9 | edition: "2018", | ||||
| 10 | } | ||||