Merge "installd: use correct header file." into jb-mr2-dev
This commit is contained in:
commit
5ec3e781c5
@ -14,7 +14,7 @@
|
||||
** limitations under the License.
|
||||
*/
|
||||
|
||||
#include <linux/capability.h>
|
||||
#include <sys/capability.h>
|
||||
#include "installd.h"
|
||||
#include <diskusage/dirsize.h>
|
||||
#include <selinux/android.h>
|
||||
|
@ -14,7 +14,7 @@
|
||||
** limitations under the License.
|
||||
*/
|
||||
|
||||
#include <linux/capability.h>
|
||||
#include <sys/capability.h>
|
||||
#include <linux/prctl.h>
|
||||
|
||||
#include "installd.h"
|
||||
|
Loading…
Reference in New Issue
Block a user