Loading libprocessgroup/cgrouprc/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package { cc_library { name: "libcgrouprc", host_supported: true, // Do not ever mark this as vendor_available; otherwise, vendor modules // that links to the static library will behave unexpectedly. All on-device // modules should use libprocessgroup which links to the LL-NDK library Loading libprocessgroup/cgrouprc/include/android/cgrouprc.h +0 −5 Original line number Diff line number Diff line Loading @@ -21,11 +21,6 @@ __BEGIN_DECLS // For host builds, __INTRODUCED_IN is not defined. #ifndef __INTRODUCED_IN #define __INTRODUCED_IN(x) #endif struct ACgroupController; typedef struct ACgroupController ACgroupController; Loading Loading
libprocessgroup/cgrouprc/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package { cc_library { name: "libcgrouprc", host_supported: true, // Do not ever mark this as vendor_available; otherwise, vendor modules // that links to the static library will behave unexpectedly. All on-device // modules should use libprocessgroup which links to the LL-NDK library Loading
libprocessgroup/cgrouprc/include/android/cgrouprc.h +0 −5 Original line number Diff line number Diff line Loading @@ -21,11 +21,6 @@ __BEGIN_DECLS // For host builds, __INTRODUCED_IN is not defined. #ifndef __INTRODUCED_IN #define __INTRODUCED_IN(x) #endif struct ACgroupController; typedef struct ACgroupController ACgroupController; Loading