summaryrefslogtreecommitdiff
path: root/profcollectd/libprofcollectd/bindings/libbase
AgeCommit message (Collapse)Author
2021-07-14Migrate profcollectd's libbase bindings from bindgen to cxx.Joel Galenson
This should both simplify the code and fix some errors in the existing implementation. Bug: 182498247 Test: Build Change-Id: Id3f7f518922e745715aef1286be684bd3e9c16fe Merged-In: Id3f7f518922e745715aef1286be684bd3e9c16fe (cherry picked from commit 93dd9936881424d2ed4f061bd7d06f8d74163010)
2021-03-22profcollectd: Add Rust bindings for android::base::SetPropertyYi Kong
Test: build Change-Id: Ib41a5c9f4beccd7451f86c28a996a3c3ff06eb0f
2021-02-26[LSC] Add LOCAL_LICENSE_KINDS to system/extrasBob Badour
Added SPDX-license-identifier-Apache-2.0 to: profcollectd/libprofcollectd/bindings/libbase/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: If0ad72343bde68454c90b311c671431a80361c8a
2021-02-17profcollectd: Rust bindings for libbaseYi Kong
To be used by complete Rust rewrite of profcollect. Test: rustc Bug: 163175424 Change-Id: I76561b9dd42ae86e97b0a919a97b2f6727cb2fca