Sign in
android
/
platform
/
frameworks
/
base
/
61f83319292699658bcf4e0e0a4244832e299c84
/
.
/
tools
/
aidl
/
aidl.h
blob: 98b15f36c21aff1c3b29406e361bd995f5492758 [
file
] [
log
] [
blame
]
#ifndef
AIDL_AIDL_H_
#define
AIDL_AIDL_H_
#include
"options.h"
int
compile_aidl
(
Options
&
options
);
int
preprocess_aidl
(
const
Options
&
options
);
#endif
// AIDL_AIDL_H_