Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_suzuran
Commits
5bf0d527
Commit
5bf0d527
authored
Feb 23, 2020
by
Bernhard Thoben
Browse files
Added F-Droid
Change-Id: I1e93744d67e23248561eb8a10801b29e58efa227
parent
462034e1
Changes
2
Show whitespace changes
Inline
Side-by-side
BoardConfig.mk
View file @
5bf0d527
...
...
@@ -54,5 +54,8 @@ VENDOR_SECURITY_PATCH := 2017-09-01
# Wifi
WIFI_BUS
:=
SDIO
# FDroid
WITH_FDROID
:=
true
# Inherit from the proprietary version
-include
vendor/sony/suzuran/BoardConfigVendor.mk
device.mk
View file @
5bf0d527
...
...
@@ -21,6 +21,9 @@ $(call inherit-product, device/sony/kitakami-common/device-common.mk)
# Get non-open-source specific aspects
$(call
inherit-product,
vendor/sony/suzuran/suzuran-vendor.mk)
# FDroid
$(call
inherit-product-if-exists,
vendor/fdroid/fdroid-vendor.mk)
# Overlays
DEVICE_PACKAGE_OVERLAYS
+=
$(LOCAL_PATH)
/overlay
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment