Commit Graph

126 Commits

Author SHA1 Message Date
followmsi 8459192a6b flo/deb: We still use GCC
6d88852d2e
2022-03-17 22:12:06 +01:00
Kyle Harrison 7f922c8936 flo/deb: Enable BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES 2021-11-25 13:35:03 +01:00
followmsi 04f00a2e59 flo/deb: New BOARD_SYSTEMIMAGE_PARTITION_SIZE = 1275M 2021-11-24 15:51:30 +01:00
Sebastiano Barezzi 7ec665d669 flo/deb: Remove USE_XML_AUDIO_POLICY_CONF
* Dead since Q, where XML audio policies weren't enforced yet

Change-Id: I302a0ed97964b052176dc3bb0141db1ba85e78c8
2021-11-24 14:10:22 +01:00
Kevin F. Haggerty 20a3c27916 flo/deb: Drop OVERRIDE_RS_DRIVER
* So, this one from bullhead can cause everything to get janky AF
  every time RenderScript is actually used, and finding one that
  actually loads (no missing symbols) AND actually works well is,
  well, challenging. The device works fine with the "normal"
  non-adreno driver in AOSP, so let's use that until/unless we find
  an actually working adreno driver.

Change-Id: I4ab19269eb49f5f2aed375d9055d68c1b9835f69
2021-11-24 14:09:48 +01:00
Kevin F. Haggerty c267d1b3e2 flo/deb: Don't let builds complete without vendor tree
* There is zero reason to ever build without blobs. We've even seen
  this situation with official builds from our servers. It's always
  better for a build to fail than it is for it to produce something
  that has no chance at working.

Change-Id: I4968795670c91f691e9ecdc0e4af62e16ba3a93a
2021-11-24 14:06:47 +01:00
followmsi 7e1b4171aa flo/deb: Drop vmalloc=340M from kernel cmdline 2021-04-07 11:51:32 +02:00
Arne Coucheron 04fd8acfbc flo: Enable TARGET_VNDK_USE_CORE_VARIANT
Change-Id: If7662231018011f5fd1780e534e6be9863394bf9
2020-12-21 17:10:03 +01:00
Elektroschmock 7502ebc58a flo: Drop USE_DEVICE_SPECIFIC_CAMERA
Change-Id: I254a85b85380f53b105f01b33ff49a35d56214aa
2020-12-21 16:45:07 +01:00
Elektroschmock 2b5d8caee4 Revert "flo: Use mke2fs to create ext4 images"
* Not needed as of: https://review.lineageos.org/c/LineageOS/android_build/+/242400

This reverts commit 562129c58e.

Change-Id: I0127ed8fd9a97d2289dfd3c8dbb6571d64bb6eb3
2020-12-21 16:44:42 +01:00
followmsi 0b1f7ee915 Revert "flo/deb: Set BUILD_BROKEN_USES_BUILD_COPY_HEADERS"
This reverts commit f666a07d1d.
2020-12-11 08:45:14 +01:00
Anonymous 4be1d8e26a flo: sepolicy: Use BOARD_VENDOR_SEPOLICY_DIRS
BOARD_SEPOLICY_DIRS is deprecated.

Change-Id: I50ba8396529fe37fd8724a3ad4f5830f4244b9a3
Signed-off-by: Felix <google@ix5.org>
2020-12-06 21:31:18 +01:00
Jimmy Chen a2a6d605e9 flo: wifi: Move supplicant service init to wpa_supplicant
Bug: 138790309
Test: boot and wifi function is ok
Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
2020-12-06 21:13:42 +01:00
followmsi ed13dcfb14 Revert "flo/deb: wifi: Enable TARGET_HAS_BROKEN_WLAN_SET_INTERFACE"
This reverts commit b15488b585.
2020-12-06 21:10:38 +01:00
followmsi e5cc579d77 Revert "flo/deb: Shim lib for DRM"
This reverts commit 89278056ea.
2020-12-02 12:26:18 +01:00
Anton Hansson d1a4c36e27 flo: Use TARGET_SCREEN_DENSITY
This variable is used to auto-populate the ro.sf.lcd_density as
well as selecting density bucket for resources in recovery.

Bug: 118676832
Test: adb shell getprop ro.sf.lcd_density
Test: boot into recovery
Change-Id: Ib383d18b61e7a2058a69ae26136aa053fdba4df2
2020-11-27 10:08:40 +01:00
followmsi 729db869e8 flo/deb: Set TARGET_DISABLE_POSTRENDER_CLEANUP := true 2020-11-26 20:54:28 +01:00
followmsi 89278056ea flo/deb: Shim lib for DRM 2020-11-26 20:54:23 +01:00
Bruno Martins f1af699ef8 flo: Kill framework compatibility matrix with fire
This thing is not mandatory at all and only demands extra work by having
to keep it up-to-date whenever new interfaces are added to the device manifest
or simply uprev'ed.

Change-Id: I7c5485f201efde86ff1b277951e7faebf8b80437
2020-11-26 20:54:18 +01:00
followmsi 1a892230fd flo/deb: Add more ADDITIONAL_GRALLOC_10_USAGE_BITS 2020-11-26 20:54:11 +01:00
followmsi 35a1e8206f flo: Update sepolicies 2020-11-26 20:51:48 +01:00
Kyle Harrison b15488b585 flo/deb: wifi: Enable TARGET_HAS_BROKEN_WLAN_SET_INTERFACE
Prima driver in our kernel has broken implementation of setting interfaces
which breaks wlan functions.

Change-Id: I803ffa0ac7ece8101c58279e1d846d0218018519
2020-11-05 12:18:58 +01:00
followmsi 0986ba2a69 flo/deb: Set TARGET_HAS_MEMFD_BACKPORT 2020-11-05 12:09:48 +01:00
followmsi c5dd665c56 Revert "flo/deb: Disable MAC Randomization"
This reverts commit 4491c69d22.
2020-11-05 12:06:48 +01:00
followmsi f666a07d1d flo/deb: Set BUILD_BROKEN_USES_BUILD_COPY_HEADERS 2020-11-05 12:00:42 +01:00
followmsi f75bebf741 flo/deb: New BOARD_SYSTEMIMAGE_PARTITION_SIZE = 1100MB 2020-11-03 09:51:17 +01:00
followmsi 99f9c73a90 flo/deb: USE_CUSTOM_AUDIO_POLICY 2020-01-06 11:32:25 +01:00
followmsi 65cf0c80a3 Revert "flo: Align to pie-legacy-hw-fde semantics changes"
This reverts commit facc76b5ab.

https://review.lineageos.org/c/LineageOS/android_hardware_qcom_keymaster/+/260415
https://review.lineageos.org/q/topic:%2210-qcom-encryption%22+(status:open%20OR%20status:merged)
2019-11-11 10:51:26 +01:00
followmsi b8927f589a flo/deb: New BOARD_SYSTEMIMAGE_PARTITION_SIZE = 950MB 2019-11-11 10:45:25 +01:00
followmsi 474b2874c4 flo/deb: Do not exclude fonts anymore 2019-11-07 19:21:42 +01:00
followmsi eae5ce5c83 flo/deb: New BOARD_SYSTEMIMAGE_PARTITION_SIZE = 900MB
- same new config for both devices (flo/deb) -> 900 MB
2019-10-27 22:54:50 +01:00
followmsi dcd2a0f4ff Revert "Revert "flo/deb: SELINUX_IGNORE_NEVERALLOWS := true (TEMP)""
This reverts commit 5d8718df6a.
2019-10-27 17:10:28 +01:00
followmsi 5d8718df6a Revert "flo/deb: SELINUX_IGNORE_NEVERALLOWS := true (TEMP)"
This reverts commit 3200de635e.
2019-10-24 21:44:26 +02:00
followmsi e9c0f8532e Revert "flo/deb: remove WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY"
This reverts commit b6b022b822.
2019-10-23 11:34:16 +02:00
followmsi 8874fe598d Revert "flo/deb: switch to BOARD_ROOT_EXTRA_SYMLINKS"
This reverts commit bea7346621.
2019-10-10 19:25:56 +02:00
followmsi 4491c69d22 flo/deb: Disable MAC Randomization
- Thanks to @ipdev from XDA !

 https://source.android.com/devices/tech/connect/wifi-mac-randomization
2019-09-30 13:04:48 +02:00
followmsi bea7346621 flo/deb: switch to BOARD_ROOT_EXTRA_SYMLINKS
Change-Id: I0c7d4704b2e4afa883dfd67fa5d4ff6edbd1ebcf
2019-09-25 23:38:03 +02:00
followmsi 974e750662 flo/deb: Add BOARD_ROOT_EXTRA_FOLDERS
- persist
 - firmware

Change-Id: I766b639fb7e375f83ca7edb5ba584e7b17ea98f7
2019-09-25 17:25:32 +02:00
followmsi b6b022b822 flo/deb: remove WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY
Change-Id: I56c68270daf61e48b739ef63849d31a2396a93d3
2019-09-24 17:59:54 +02:00
followmsi 9301614ae1 flo/deb: set TARGET_CPU_VARIANT_RUNTIME
Change-Id: Ieccc78f855b16d62ba7ee092ef07f23667b8e123
2019-09-24 17:59:04 +02:00
followmsi 89dc7f7fe9 flo/deb: do not use custom audio policy
Change-Id: Ibc154e3dcdcf88b885d62c6850699e031f921b67
2019-09-22 11:51:57 +02:00
followmsi 3200de635e flo/deb: SELINUX_IGNORE_NEVERALLOWS := true (TEMP)
Change-Id: I9ac19742a9f867672a219a5e6dd2a391190364ca
2019-09-21 17:59:09 +02:00
followmsi 513941d40e flo: Mark as having overridden commands
Change-Id: Ie0524e03daf9411112f2b5aa3aa1e68af85cbfb4
2019-09-21 17:47:07 +02:00
followmsi 618e38c167 flo/deb: Define vendor security patch level - 2016-08-05 2019-01-23 22:55:39 +01:00
followmsi eeb2694228 flo/deb: adjust TARGET_KERNEL_CONFIG 2019-01-23 22:29:59 +01:00
followmsi 6f0437287b flo: use device manifest for flo only 2019-01-23 22:29:59 +01:00
followmsi 2449b3296e set androidboot.selinux=permissive 2019-01-19 22:32:25 +01:00
followmsi aa83eefe77 flo/deb: Allow additional gralloc 1.0 buffer usage bits 2019-01-19 22:27:56 +01:00
Vladimir Oltean facc76b5ab flo: Align to pie-legacy-hw-fde semantics changes
Change-Id: Ib7a2ca067eea8ef7c952b5398bb032d8e854ff76
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
2019-01-06 20:37:25 +01:00
Artem Borisov f38acef7b4 flo: Use smaller font footprint
Change-Id: Ibf4877f53ef3972fd73e6962277edc59af438bd3
2018-12-19 02:43:07 +00:00