Loading libutils/include/utils/Flattenable.h +1 −5 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef ANDROID_UTILS_FLATTENABLE_H #define ANDROID_UTILS_FLATTENABLE_H #pragma once // DO NOT USE: please use parcelable instead // This code is deprecated and will not be supported via AIDL code gen. For data Loading @@ -25,7 +24,6 @@ #include <string.h> #include <sys/types.h> #include <utils/Errors.h> #include <utils/Debug.h> #include <type_traits> Loading Loading @@ -217,5 +215,3 @@ public: }; } // namespace android #endif /* ANDROID_UTILS_FLATTENABLE_H */ Loading
libutils/include/utils/Flattenable.h +1 −5 Original line number Diff line number Diff line Loading @@ -14,8 +14,7 @@ * limitations under the License. */ #ifndef ANDROID_UTILS_FLATTENABLE_H #define ANDROID_UTILS_FLATTENABLE_H #pragma once // DO NOT USE: please use parcelable instead // This code is deprecated and will not be supported via AIDL code gen. For data Loading @@ -25,7 +24,6 @@ #include <string.h> #include <sys/types.h> #include <utils/Errors.h> #include <utils/Debug.h> #include <type_traits> Loading Loading @@ -217,5 +215,3 @@ public: }; } // namespace android #endif /* ANDROID_UTILS_FLATTENABLE_H */