android_system_core/libcutils/rust/cutils.h
Joel Galenson 0d38329999 Add Rust bindings
We currently only need these few symbols.

Test: Use them from Rust.
Fixes: 175619259
Change-Id: I0c2ca708c5a6ab550af7103754db775ffbca245b
2021-03-24 12:31:30 -07:00

4 lines
91 B
C

#pragma once
#include <cutils/multiuser.h>
#include <private/android_filesystem_config.h>