Commit Graph

1973 Commits

Author SHA1 Message Date
followmsi 9809d6903a flo/deb: clean up DEXPREOPT 2019-09-24 22:29:24 +02:00
followmsi 349a4d2982 kernel: new prebuilt kernel binary - 2019-05-02 (Pie)
followmsi-pie-aosp_2019-05-02
2019-05-07 13:46:21 +02:00
followmsi 4fc533e44c Revert "flo: overlay: disable WifiDisplay for Pie"
This reverts commit 6fc1b3a3e3.
2019-05-05 19:36:39 +02:00
Ruchi Kandoi 5b5f08053d flo: Rename libnfc-brcm.conf -> libnfc-nci.conf
Change nfc.mk as well to reflect the new file name

Test: compiles
Change-Id: Ic7d88b13cd79705aced6283ca8ee5fb067611941
2019-05-05 19:36:39 +02:00
D. Andrei Măceș 28d338b149 nfc: [TEMP] Add prebuilt nfc_nci.bcm2079x.default 2019-05-05 19:36:39 +02:00
followmsi e58112f3f1 Revert "flo/deb: TEMP - disable NFC"
This reverts commit 682b203fde.
2019-05-05 19:36:39 +02:00
Daniel Jarai f5dffd7b6e nfc: disable NFA_DM_PRE_DISCOVERY_CFG
Apparently, the Oreo HAL doesn't like it:
E/BrcmNfcNfa(946): nfc_ncif_update_window: Unexpected call
E/BrcmNfcNfa(946): nfc_ncif_cmd_timeout
E/BrcmNfcJni(946): nfaDeviceManagementCallback: NFA_DM_NFCC_TIMEOUT_EVT; abort
E/BrcmNfcJni(946): nfaDeviceManagementCallback: crash NFC service

Let's just disable it, which shouldn't hurt things, as hammerhead uses
the same chip, with NFA_DM_PRE_DISCOVERY_CFG disabled.

Change-Id: I1085d41379c3be85dcffd189d7023fc1e48c4a82
2019-05-05 19:36:39 +02:00
Daniel Jarai 02f62fb2cc sensors: add a lightweight wrapper
Wraps our old API 1.0 sensors into API 1.3:
- fixes sensor flags and maxDelays
- adds batching support
- adds flush support (experimental, enabled by default)

Tested by running Android 8.1 CtsSensorTestCases, passing all tests.

Change-Id: I5aa66fa75f67f1775821975e1eab801d0ef42598
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
2019-05-04 17:06:01 +02:00
followmsi a9bf8fc59d flo: manifest.xml: add wifi.hostapd 2019-04-22 00:48:27 +02:00
followmsi 0f6466c2fc Revert "Revert "flo: rename ion_allocation_data.heap_mask to heap_id_mask""
This reverts commit 078a32ea76.
2019-04-19 21:26:35 +02:00
followmsi 46e0f2b98a Revert "flo/deb: WIFI: Enable 2.4GHz channel bonding"
This reverts commit 117fad745d.
2019-02-02 15:41:32 +01:00
followmsi ed91e1b80d Revert "flo/deb: wifi: Enable Power Save offload"
This reverts commit 191b98688c.
2019-02-02 15:41:25 +01:00
followmsi b6b4b34da6 Revert "flo/deb: wifi: Set beacon missed count threshold"
This reverts commit 1478d35aaf.
2019-02-02 15:41:15 +01:00
followmsi bf4a154913 Revert "Revert "flo: Enforce RRO on framework-res""
This reverts commit e709595ea9.
2019-01-27 14:37:10 +01:00
followmsi 716cd6210c flo/deb: enable AptX/AptXHD 2019-01-25 10:30:26 +01:00
followmsi e709595ea9 Revert "flo: Enforce RRO on framework-res"
This reverts commit c1a555c288.
2019-01-25 10:28:22 +01:00
followmsi 1ada4d0570 flo/deb: Define vendor security patch level - 2016-08-05 2019-01-23 14:50:45 +01:00
Alex Naidis 1478d35aaf flo/deb: wifi: Set beacon missed count threshold
Setting the beacon missed count threshold
with a difference of 10 to improve stability
of the WIFI connection.

Change-Id: Iea459ead3505bcea1a41f9b0e713957092bf4745
2019-01-23 14:50:26 +01:00
Alex Naidis cd4e62b39f flo/deb: wifi: Limit hotspot to 10 devices 2019-01-23 14:50:26 +01:00
Serhij Kyryljan 191b98688c flo/deb: wifi: Enable Power Save offload
[ sb6596 : logic ->

 * 0 -> Power save offload is disabled
 * 1 -> Legacy Power save enabled + Deep sleep Disabled
 * 2 -> QPower enabled + Deep sleep Disabled
 * 3 -> Legacy Power save enabled + Deep sleep Enabled
 * 4 -> QPower enabled + Deep sleep Enabled
 * 5 -> Duty cycling QPower enabled ]

Change-Id: Id4b97485938bc49e5e0249638ad02635e0d84b27
2019-01-23 14:50:26 +01:00
Michael W 117fad745d flo/deb: WIFI: Enable 2.4GHz channel bonding
* Improve WiFi speed

Change-Id: I06501a8d01d8a802fe5dd7a6c9edfa96c51afbce
2019-01-23 14:50:26 +01:00
Den Kondakov b61d19a1cd 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 12:46:58 +01:00
followmsi 078a32ea76 Revert "flo: rename ion_allocation_data.heap_mask to heap_id_mask"
This reverts commit 52811a9968.
2019-01-22 12:46:58 +01:00
Vladimir Oltean 92b5e7c70e flo: Align to pie-legacy-hw-fde semantics changes
Change-Id: Ib7a2ca067eea8ef7c952b5398bb032d8e854ff76
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
2019-01-22 12:46:58 +01:00
followmsi 29149ef26e media: drop QCOM avc encoder only 2019-01-19 19:39:47 +01:00
followmsi 84af4f3a6d flo/deb: Allow additional gralloc 1.0 buffer usage bits 2019-01-19 19:36:40 +01:00
LuK1337 e265f3f295 Overlay: SystemUI: Fix too big spacing between QS icons in landscape on sw600dp
Change-Id: I047453c169854636d9e179d4678b94c7724bb854
2019-01-19 18:48:32 +01:00
followmsi c693c59740 kernel: new prebuilt kernel binary - 2019-01-11 (Pie) 2019-01-13 18:07:58 +01:00
Daniel Jarai 2b5197f1d3 flo/deb: Make the external camera provider ignore internal cameras * The external camera provider occupies our camera v4l2 nodes, potentially crashing the kernel driver and blocking the camera HAL. Unfortunately, there's no easy way to just disable it, so let's just tell it to ignore the internal video devices. 2019-01-12 11:29:42 +01:00
followmsi 4aed99de77 flo: Add seclabel for BT 2019-01-11 16:21:54 +01:00
Daniel Jarai 3045c7e600 camera: fix/hack static metadata reporting
Unfortunately, our camera blobs are too old to implement camera HAL 3.2
properly. These hacks fix most camera functionality with HAL 3.2, but
they're not exactly clean...

Some pieces are based on the hammerhead HAL.

This isn't passing CTS, but it's not too far away.
Sadly, in the foreseeable future, I won't have time to clean it up...

Change-Id: Iff4f0f25fe767e498db6e56fc2f47a13c4a97364
Signed-off-by: Daniel Jarai <jaraidaniel@gmail.com>
2019-01-10 19:19:33 +01:00
Emmett Tsai 8fc280e56d media: drop QCOM avc encoder/decoder
remove both avc encoder and avc decoder for flo

6d8ba49415
media: drop QCOM avc.secure decoder

This codec is broken and  it doesn't seem to be used anymore since google moved to software widvine implentation, so let's get rid of it.
2019-01-10 19:19:26 +01:00
followmsi 3be0add207 kernel: new prebuilt kernel binary - 2019-01-05 (Pie) 2019-01-05 11:28:24 +01:00
Emmett Tsai 59e9330da1 wpa/p2p overlay: change TARGET_COPY_OUT_VENDOR to TARGET_OUT_VENDOR 2019-01-04 12:27:28 +01:00
followmsi 78ca6f8227 kernel: new prebuilt kernel binary - 2019-01-03 (Pie) 2019-01-03 16:19:00 +01:00
followmsi 35a0ba50fe flo/deb: wlan: clear ctrl_interface 2019-01-03 12:00:37 +01:00
JP Abgrall 978775c503 Remove journaling from read-only FS to save space
The read-only partitions don't need journaling.

Bug: 18430740
Change-Id: I93303aae534f02c6ae412323c9ebb0c0b7b35290
2019-01-03 11:55:56 +01:00
Caio Schnepper 005fe3e42a 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-03 11:55:17 +01:00
followmsi adb7b6ca75 flo: overlay: add config_webview_packages.xml 2019-01-03 11:51:37 +01:00
followmsi 6fc1b3a3e3 flo: overlay: disable WifiDisplay for Pie 2019-01-03 11:51:00 +01:00
followmsi 2d01889a20 flo: enable swipe up gesture's opt-in setting 2019-01-03 11:49:07 +01:00
Bruno Martins 8256c517fb flo/deb: Switch to common basic USB HAL
Change-Id: I0e0809a2338f006063c5160bb7aec36a555cebab
2019-01-03 11:42:28 +01:00
Ethan Chen f6eb9cffda flo/deb: Add basic USB HAL that reports no status change
Change-Id: I38bfe869f9b1b66db0e13249f65e438878d06eff
2019-01-03 11:40:49 +01:00
Lucas Dupin 4cee468cc5 flo: Renamed config_dozeAfterScreenOff
New name is config_dozeAfterScreenOffByDefault
Bug: 73178121

Change-Id: Ie3d1ea5a2cc480655592bf6e49b37f5ea07f3f58
2018-10-07 20:49:15 +02:00
followmsi f498464b1e sepolicy: Pie (bring up) 2018-09-21 15:41:36 +02:00
Artem Borisov 38f53d4032 flo: Use smaller font footprint
Change-Id: Ibf4877f53ef3972fd73e6962277edc59af438bd3
2018-09-21 15:22:21 +02:00
followmsi 3f2847601e flo: set build fingerprint instead of override 2018-09-15 10:15:38 +02:00
followmsi e44258cc0b kernel: new prebuilt kernel binary - 2018-09-14 (Pie) 2018-09-14 19:13:46 +02:00
followmsi fa1a9d6e68 move supplicant_overlay to vendor 2018-09-14 16:47:51 +02:00
Adrian DC a6a6a091bc 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
2018-09-13 22:44:39 +02:00