Copyright 2017 - The LineageOS Project
Copyright 2016 - The CyanogenMod Project

Device configuration for Samsung Galaxy J (SC-02F).

WORK IN PROGRESS. WILL EAT YOUR CAT.
------------------------------------------------------------------

  - For building LineageOS 14.0, create '.repo/local_manifests/roomservice.xml'
    with the following content:

  <?xml version="1.0" encoding="UTF-8"?>
  <manifest>

    <project name="LineageOS/android_hardware_samsung" path="hardware/samsung" remote="github" />
    <project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />

    <project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" />
    <project name="LineageOS/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" />
    <project name="LineageOS/android_device_samsung_msm8974-common" path="device/samsung/msm8974-common" remote="github" />

    <project name="LineageOS/android_external_stlport" path="external/stlport" remote="github" />

    <project name="kyasu/android_kernel_samsung_msm8974" path="kernel/samsung/msm8974" remote="github" />
    <project name="kyasu/android_device_samsung_js01lte" path="device/samsung/js01lte" remote="github" />
    <project name="kyasu/android_vendor_samsung_js01lte" path="vendor/samsung/js01lte" remote="github" />

  </manifest>