Commit graph

622 commits

Author SHA1 Message Date
followmsi
9e1b2b4479 deb: rebrand lineage 2019-01-23 15:26:52 +01:00
followmsi
b2cb555bd8 deb: update manifest.xml 2019-01-22 14:27:14 +01:00
Den Kondakov
3c33d48202 init: remove qcom_oncrpc and qcom_diag
Based on dmesg:
 init: /init.duma.rc: 267: Unable to decode GID for 'qcom_oncrpc': getpwnam failed: No such file or directory
 init: /init.duma.rc: 384: Unable to decode GID for 'qcom_diag': getpwnam failed: No such file or directory
2019-01-22 11:18:33 +01:00
Paul Keith
28dc9996ee deb: Reorder tetherable connection types
* In O, the default setting for mobile data always active was
  changed from off to on, meaning that when non-WiFi tethering
  is being attempted, more than one connection can be active
* Since the first active connection type in this overlay is used,
  reorder the values to get WiFi connections first, and then
  any type of mobile data connection, instead of vice versa

Change-Id: I69389af8e34601406c31aa9413a02569993cc1ec
2019-01-22 11:10:36 +01:00
followmsi
e5e3011d2e Revert "deb: overlay valid network modes"
This reverts commit 5537bd7dbd.
2019-01-22 10:40:58 +01:00
followmsi
c2f07b1653 deb: remove duplicate overlay 2019-01-22 10:09:09 +01:00
followmsi
687243bf48 deb: move to vendor 2019-01-20 20:35:39 +01:00
followmsi
bb3e5d2ebe deb: Use RIL CAF 2019-01-20 17:55:31 +01:00
followmsi
b9d8fb402c deb: move to lineage overlays 2019-01-20 14:47:29 +01:00
LuK1337
f107f335b3 Overlay: SystemUI: Fix too big spacing between QS icons in landscape on sw600dp
Change-Id: I047453c169854636d9e179d4678b94c7724bb854
2019-01-20 13:44:28 +01:00
followmsi
4aad347130 deb: Add seclabel for BT 2019-01-20 13:44:28 +01:00
Adrian DC
d4771911db init: Resolve kernel trace_marker permissions on post-fs
* The permissions were not set to 222 instead of 220,
    thus introducing regular logs from libcutils:
    "cutils-trace: Error opening trace file: Permission denied (13)"

 * Refers to frameworks/native/cmds/atrace/atrace.rc

Change-Id: I236ea25d2f2068f9f86a43492807f5f05e92da96
2019-01-20 13:44:28 +01:00
Roshan Pius
deef472fe9 flo: Don't start supplicant with interfaces
Framework will now add interface to supplicant (via HIDL) when it
needs to control an interface, so don't specify them in the startup
params.

Bug: 69426063
Test: Device boots up and able to connect to wifi.
Change-Id: I817d28093f8b982e3806c212babd888c0f5eb7c0
2019-01-20 13:44:28 +01:00
Roshan Pius
bdef362ec8 flo: wpa_supplicant(hidl): Add support for starting HAL lazily
Bug: 72394251
Test: Able to start supplicant from framework using
ISupplicant.getService()
Change-Id: I19b8434e7241b9028e7dc86316ec9d5512affcca
2019-01-20 13:44:28 +01:00
Roshan Pius
47d1ae8481 flo: Uprev to supplicant 1.1
Bug: 65673412
Test: Device boots up and connects to wifi networks.
Change-Id: I2e51291b30fd242edbeae2c69ef9545383895bb3
2019-01-20 13:44:28 +01:00
Jeff Vander Stoep
845ab602ee flo: wpa_supplicant: Move control sockets to /data/vendor
Treble compliance.

Bug: 70228425
Bug: 70393317
Test: complete wifi test in b/70393317
Test: verify sockets exist in /data/vendor/wifi/wpa/sockets

Change-Id: I0bfc3a351419f0a03498e79664949f353369bf1b
2019-01-20 13:44:28 +01:00
Jeff Vander Stoep
be654ac25f flo: wifi_supplicant: deprecate entropy.bin
Wpa_supplicant's random pool is not necessary on Android. Randomness
is already provided by the entropymixer service which ensures
sufficient entropy is maintained across reboots. Commit b410eb1913
'Initialize /dev/urandom earlier in boot' seeds /dev/urandom with
that entropy before either wpa_supplicant or hostapd are run.

Bug: 34980020
Test: Use wifi and wifi tethering on flo
Change-Id: Iaa2a8a42e4e3fd941c5be0f8fa691245cdb429e9
2019-01-20 13:44:28 +01:00
Etan Cohen
6ec4ddf229 flo: Uprev Wi-Fi HAL to 1.2
New HAL APIs are planned. This requires a HAL uprev.

Bug: 65647646
Test: builds and Wi-Fi runs
Change-Id: Ib7efd3d5263e73d1ad40e1a5a687bdb6c133c812
2019-01-20 13:44:28 +01:00
JP Abgrall
f250cde609 Remove journaling from read-only FS to save space
The read-only partitions don't need journaling.

Bug: 18430740
Change-Id: I93303aae534f02c6ae412323c9ebb0c0b7b35290
2019-01-20 13:44:28 +01:00
Caio Schnepper
810879c2ad Releasetools: resize system partition after flashing
We need an enlarged system partition to fit even minimal gapps.
Flash a stock sized partition and resize to the actual partition
size before restoring gapps.

Change-Id: Id6d0d89fab5249f8e6b7eae9c1dd365f0357afed
2019-01-20 13:44:28 +01:00
followmsi
11c97888a0 flo: enable swipe up gesture's opt-in setting 2019-01-20 13:44:28 +01:00
Lucas Dupin
f94cba3170 flo: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
2019-01-20 13:44:28 +01:00
Zhao Wei Liew
ab5d4c840d deb: Remove unneeded overlays
Remove deprecated storage_list.xml overlay. Also remove overlays
which have values that are duplicates of the framework defaults.

Change-Id: I2df61d55907bd0c394155ea67d046da7b31f3c5a
2019-01-20 13:44:28 +01:00
Jaekyun Seok
5c988f432e deb: Enforce RRO on framework-res
Overlays only for framework-res will be converted into RROs.

Other overlays can't be converted due to some known issues on app RRO.

Bug: 36231603
Change-Id: Idca30fdbbcc990fd124de16a06a112a346612a61
(cherry picked from commit db1b6058200fc5255f519cf6609fca7619d6743e)
2019-01-20 13:44:28 +01:00
Adrian DC
bbab0324ae deb: overlay: Disable SystemUI anti-falsing on lockscreen
* The anti-falsing implementation from HumanInteractionClassifier
    regularly prevents easy swipe to unlock or to pattern / pin
    on the keyguard lockscreen, requiring multiple attempts
    until accepted due to a hardcoded evaluation (5.0f)
    while normal usage shows better results without it

 * Another solved situation is remote device access like
    Vysor or TeamViewer were the device is almost impossible
    to swipe properly from a computer client

Change-Id: I0c2590f56e2cf6d6cd4ff3af2341a985670168e3
Signed-off-by: Adrian DC <radian.dc@gmail.com>
2019-01-20 13:44:28 +01:00
Pavlin Radoslavov
d000c1d2b8 Use GID "wakelock" to control access to kernel wakelock
Bug: 25864142
Change-Id: Ie9b574a4efdae2508a00c1cb41b5c7e1a17a4e45
2019-01-20 13:44:28 +01:00
followmsi
4b6359ee6d deb: add manifest.xml 2019-01-20 13:43:44 +01:00
followmsi
21bdee0fdf deb: init: create service ril-daemon 2019-01-20 13:36:13 +01:00
followmsi
f418f2b8ad deb: Create NETMGR daemon socket 2019-01-20 13:36:13 +01:00
followmsi
b2fd97587a deb: init: Launch QMUXD process as root user 2019-01-20 13:36:13 +01:00
followmsi
c1383179bd deb: build HIDL radio impl 2019-01-20 13:36:13 +01:00
followmsi
71c876bd88 deb: move rild.libpath to vendor/lib 2019-01-20 13:35:50 +01:00
followmsi
d8e302bff3 deb: init: move service wpa_supplicant to /vendor/bin/hw 2019-01-20 13:35:29 +01:00
followmsi
e96bf147e7 deb: init: Do not define superfluous wpa_supplicant service 2019-01-20 13:35:29 +01:00
followmsi
1a33355d2a flo: init: Change ownership of wifi firmware reload sysfs paths 2019-01-20 13:35:29 +01:00
followmsi
0cb58b93fd deb: init: Update path owners to avoid qcom owners 2019-01-20 13:35:29 +01:00
followmsi
b37168c697 overlay: Enable WiFi by default on first boot 2019-01-20 13:35:29 +01:00
Hyejin Kim
cb8d73173a flo: Add carrier specific GPS configurations
Change-Id: I901bbcb59f20d46861e5a78171d18dd3105cf8ce
2019-01-20 13:35:29 +01:00
Hyejin Kim
e279c9cfd1 flo: Add carrier specific GPS configurations .. and some more overlays
Change-Id: I901bbcb59f20d46861e5a78171d18dd3105cf8ce
2019-01-20 13:35:29 +01:00
ripee
e490f3152a Deb: Fix vendor image mismatch
Needed after https://review.lineageos.org/#/c/208868/

Change-Id: Iae14bc781e6171fccac92c7190abc9b6de06c4b0
2018-08-15 20:45:12 +02:00
Kasual
25c59513a0 deb: remove lteOnCdmaDevice from system.prop
Remove telephony.lteOnCdmaDevice=1 from system.prop
Even if this is from stock it is unnessary/incorrect.

See https://review.lineageos.org/#/c/64932/ for full details.

Change-Id: Ibbd55f57d02656ce990efedf0227175659ac94d8
2017-01-09 04:49:07 +00:00
Simon Shields
a23dd45f35 deb: rebrand to LineageOS
Change-Id: Iceb43aeceb7b5c0a38d70ee51596e2f3e320e352
2017-01-02 21:17:39 +11:00
Simon Shields
158f85c479 deb: cleanup the tree
AOSP has abandoned us. We may as well make things look pretty now.

Change-Id: I30b887ab2269182fe54865114a8846a765eab18d
2016-12-17 17:32:30 +11:00
Simon Shields
15520556bf deb: inherit common blobs from flo
Change-Id: I1a677a8a8d07e84015ae4703c07f6ec13a062f39
2016-11-30 23:41:49 +11:00
osm0sis
164b698d51 deb: hax to fix PCC rgb interface
Change-Id: I14bfdbab393310237ce06403ae1380e9f7e9b869
2016-11-30 23:40:03 +11:00
Zhao Wei Liew
3359c6fb3c deb: Remove Enhanced NFC feature
Change-Id: I135f95805c1a048f88900565c7dbce2aefca10ef
2016-11-26 12:22:47 +03:00
Simon Shields
1da8390a48 deb: kang bullhead WV blobs
* bullhead package version: bullhead-user 7.1.1 NPF10C 3347772 release-keys

Change-Id: I8270e2c9cf7572753ef6e3c3fc4dc17ae40e1920
2016-11-21 09:34:49 +11:00
chrmhoffmann
4e7f621197 Revert "deb: enable multi-window"
It is true by default already.

This reverts commit 29d56bd5b7.

Change-Id: I71c740bf3603dedaceea2357a27d47cce22161eb
2016-11-16 20:39:55 +01:00
chrmhoffmann
db637bb513 deb: selinux denials for audioserver
Change-Id: I28495d8a77d14a7fb4e41751501c6516c22bc804
2016-11-15 21:15:29 +01:00
Simon Shields
d185fc89eb deb: move default network prop down from flo
Change-Id: I338303a477c8a251a4b0269b9dc52a3e11c9c7a9
2016-11-16 00:10:38 +11:00