OSDN Git Service

rusty-gd: compile into libbluetooth
authorZach Johnson <zachoverflow@google.com>
Mon, 30 Nov 2020 17:17:18 +0000 (09:17 -0800)
committerZach Johnson <zachoverflow@google.com>
Wed, 2 Dec 2020 17:01:44 +0000 (09:01 -0800)
commit935b4fca645d285921fc2d804104ee5b8c00347f
treeecc367c9721da33098bbfad8c34458faa6debedd
parent3b327a173cff9112957831071289e34a3a5f9c00
rusty-gd: compile into libbluetooth

adds init flag entry point, currently prints flags

disable the BT apex since it's not shipped yet (won't be for a while)
and there are a bajillion rust libraries we'd need to add apex
availibility to.

Bug: 171749953
Tag: #gd-refactor
Test: gd/cert/run --rhost SimpleHalTest
Change-Id: I54cffe93d5819ffdc8229aef7be23f260483ab66
apex/Android.bp
gd/Android.bp
gd/common/init_flags.cc
gd/rust/common/Android.bp
gd/rust/common/src/init_flags.rs [new file with mode: 0644]
gd/rust/common/src/lib.rs
main/Android.bp