commit | 24c76ac7627adefb9b7a292df267accf287fb7cc | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Wed Oct 30 22:01:20 2024 +0000 |
committer | James Farrell <[email protected]> | Wed Oct 30 22:01:20 2024 +0000 |
tree | c29b587a5e615ee8841710532783a30e4d643b8a | |
parent | 0fd63db55d26c59a56ee046b00ab54a45fad0e9b [diff] |
Fixes to make crate safe to migrate. * Don't compile the C code in build.rs, because it pollutes the out directory and we have a custom build rule to do it. Add a corresponding patch. * Add Android.bp.patch to include the custom build rule. * Move src/out to out Bug: http://b/339424309 Test: treehugger Change-Id: I3dbc267dc1bf169e4dcde71e1cc52c30ef752088