Skip to content

Commit

Permalink
vince: Add some Syberia
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeejay committed Jan 5, 2019
1 parent 30a130e commit c43f2ad
Show file tree
Hide file tree
Showing 56 changed files with 79 additions and 3,982 deletions.
2 changes: 1 addition & 1 deletion AndroidProducts.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.

PRODUCT_MAKEFILES := \
$(LOCAL_DIR)/lineage_vince.mk
$(LOCAL_DIR)/syberia_vince.mk
10 changes: 4 additions & 6 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ DEVICE_FRAMEWORK_MANIFEST_FILE := $(DEVICE_PATH)/framework_manifest.xml
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml
DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml

# Compile libhwui in performance mode
HWUI_COMPILE_FOR_PERF := true

# Init
TARGET_INIT_VENDOR_LIB := libinit_msm8953
TARGET_PLATFORM_DEVICE_BASE := /devices/soc/
Expand All @@ -174,11 +177,9 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_msm8953
# IPA
USE_DEVICE_SPECIFIC_DATA_IPA_CFG_MGR := true

# Lineage Hardware
JAVA_SOURCE_OVERLAYS := org.lineageos.hardware|$(DEVICE_PATH)/lineagehw|**/*.java

# Media
TARGET_USES_MEDIA_EXTENSIONS := true
TARGET_ENABLE_QC_AV_ENHANCEMENTS := true

# Partitions
BOARD_BOOTIMAGE_PARTITION_SIZE := 67108864
Expand Down Expand Up @@ -207,9 +208,6 @@ TARGET_TAP_TO_WAKE_NODE := "/sys/devices/soc/78b7000.i2c/i2c-3/3-0020/input/inpu
BOARD_USES_QCOM_HARDWARE := true
TARGET_USE_SDCLANG := true

# RIL
TARGET_RIL_VARIANT := caf

# Recovery
TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/fstab.qcom

Expand Down
23 changes: 0 additions & 23 deletions XiaomiParts/Android.mk

This file was deleted.

43 changes: 0 additions & 43 deletions XiaomiParts/AndroidManifest.xml

This file was deleted.

58 changes: 0 additions & 58 deletions XiaomiParts/res/layout/preference_dialog_kcal.xml

This file was deleted.

70 changes: 0 additions & 70 deletions XiaomiParts/res/layout/preference_dialog_torch_brightness.xml

This file was deleted.

70 changes: 0 additions & 70 deletions XiaomiParts/res/layout/preference_dialog_vibrator_strength.xml

This file was deleted.

59 changes: 0 additions & 59 deletions XiaomiParts/res/values-ru/strings.xml

This file was deleted.

27 changes: 0 additions & 27 deletions XiaomiParts/res/values-uk/strings.xml

This file was deleted.

Loading

0 comments on commit c43f2ad

Please sign in to comment.