diff options
| author | Dan Pasanen <dan.pasanen@gmail.com> | 2014-02-15 13:03:43 -0600 |
|---|---|---|
| committer | Dan Pasanen <dan.pasanen@gmail.com> | 2014-02-15 13:03:43 -0600 |
| commit | 158828a433c636ce2389e87e899aeb9b2e655df3 (patch) | |
| tree | a962f19d717d4e96635606751e1c8d304d1b8501 | |
| parent | 80b43d8c7701e542bff55dccf002cb0b5a611251 (diff) | |
move loki to jf-common
Change-Id: I745af459f318dfc2bdb409cf36d5c246b21870cb
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 1c65f82..a0dd54c 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -33,4 +33,4 @@ TARGET_OTA_ASSERT_DEVICE := jflteatt TARGET_KERNEL_CONFIG := jf_att_defconfig # loki -TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/msm8960-common/loki +TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/jf-common/loki |
