msm8974-common: init: Update extension for O-mr1

Change-Id: I2fcd62b1dd6cbe292d89cf97085c9549bf69ba16
This commit is contained in:
Bruno Martins 2017-12-10 23:23:40 +00:00 committed by Kevin F. Haggerty
parent c7b819ec2b
commit a948b09171

View File

@ -1,5 +1,6 @@
/*
Copyright (c) 2016, The CyanogenMod Project
Copyright (c) 2016, The CyanogenMod Project. All rights reserved.
Copyright (c) 2017, The LineageOS Project. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@ -34,16 +35,18 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <android-base/logging.h>
#define _REALLY_INCLUDE_SYS__SYSTEM_PROPERTIES_H_
#include <sys/_system_properties.h>
#include "vendor_init.h"
#include "property_service.h"
#include "log.h"
#include "util.h"
#include "init_msm8974.h"
using android::init::property_set;
__attribute__ ((weak))
void init_target_properties()
{