projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6255b9c
)
universal8895: enable wifi display
author
Michael Benedict
<michaelbt@live.com>
Sun, 13 Oct 2019 08:22:52 +0000
(19:22 +1100)
committer
Jan Altensen
<info@stricted.net>
Sun, 19 Jan 2020 07:53:43 +0000
(08:53 +0100)
Change-Id: Ieb8542c3ddb442cc4ee6090d79676da32a68e0ec
Signed-off-by: Michael Benedict <michaelbt@live.com>
system_prop.mk
patch
|
blob
|
blame
|
history
diff --git
a/system_prop.mk
b/system_prop.mk
index f57f7d6b2d243b2590ce4cc3b3fee749811b7f71..81c9037264a27d2dad61e698445fecc2173a0d03 100644
(file)
--- a/
system_prop.mk
+++ b/
system_prop.mk
@@
-87,4
+87,5
@@
PRODUCT_PROPERTY_OVERRIDES += \
# Wifi
PRODUCT_PROPERTY_OVERRIDES += \
- wifi.direct.interface=p2p-dev-wlan0
\ No newline at end of file
+ wifi.direct.interface=p2p-dev-wlan0 \
+ persist.debug.wfd.enable=1
\ No newline at end of file