Searched refs:bp (Results 1 – 8 of 8) sorted by relevance
54 (cd $crate && git diff Android.bp > Android.bp.diff)64 (cd $crate && git show HEAD:Android.bp > Android.bp.orig)65 if diff $crate/Android.bp.orig $crate/Android.bp > /dev/null; then90 (cd $crate && git checkout Android.bp)
3 `cargo_embargo` is a tool to generate `Android.bp` files automatically for external Rust crates6 successful this will write out an `Android.bp` file.101 … | File with content to append to the end of the generated Android.bp. …102 … | - | no | Patch file to apply after Android.bp is generated. …
5 - [blueprint](blueprint) analyzes Android.bp and the dependencies between the
28 - `expected_Android.bp`: Adjust the version numbers to match the current version
119 // one host, in tests/unittests/Android.bp
144 1. Set the ABI checker properties in Android.bp. For example,316 Android.bp. For example,334 `enabled` in its Android.bp. For example,
3 …ilable if multiple detectors are allowed" , set target_sdk_version: "10000" in Android.bp for now.)
29 mod bp; module41 use bp::*;