raw_static_library.mk revision 88b607994a148f4af5bffee163e39ce8296750c6
1
2LOCAL_RAW_STATIC_LIBRARY:=true
3
4include $(BUILD_STATIC_LIBRARY)
5
6