Skip to content

Commit

Permalink
init: update for 8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Shekhawat2 <[email protected]>
  • Loading branch information
shekhawat2 committed Dec 15, 2017
1 parent 2c810a3 commit d54d934
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion init/init_tomato.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
#include "init_msm8916.h"

using android::base::GetProperty;

using android::init::property_set;
using android::init::import_kernel_cmdline;
static int display_density = 230;

static void import_cmdline(const std::string& key,
Expand Down

0 comments on commit d54d934

Please sign in to comment.