Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jul 5, 2020

Created a new branche arrow-10.0, a copy from aosp-10.0

chil360 and others added 30 commits September 14, 2019 11:52
- Remove Trust HAL
- Remove LiveDisplay HAL
- Remove Vibrator HAL
- Snap -> Camera2
 * This removes /system entry from fstab, since this partition
   is now early-mounted and the fstab entry is specified in device tree.

 * At the same time, also include a fully populated fstab, in order to avoid
   build breakage while generating recovery updater scripts.

 * Also, remove unnecessary mkdir of /system in early-init of int.qcom.rc
- Set kernel to permissive mode
- Disable the incudes of sepolicy files
- Remove context on /fsg & /firmware
These products have warnings about overriding build commands, which
means that there are multiple instructions on how to build a file, and
we've just picked one of them. Which one we pick is usually stable, but
it can change.

Bug: 77611511
Test: turn default to false, walleye still uses a warning
Change-Id: I11d194863b313f64b19291f65219682b169d9ced
Change-Id: Idb8418cfb6335fa7257e084e1d135dc6fb29ebc4
Signed-off-by: Erfan Abdi <[email protected]>
[adapted for property_get()]
Signed-off-by: Volodymyr Zhdanov <[email protected]>

Change-Id: Iaa9458296d71feacc88f5f04d7f5b99616115f23
…ystem

 * With System As Root / is a read-only filesystem
   so we can't create our mountpoints in init anymore

Change-Id: I513b5d47ec0703aef65065a7ff26d5ad941384e7
Bug: 119669996
Test: Run cts CtsMediaTestCases
Change-Id: I39aed4c8c2286f35cda3b480b33c810795bdf420
…adbd

Recent changes to adbd have enabled nonblocking_ffs by default.

These have seeminly uncovered some bad memory corruption in the
kernel ffs gadget driver on every kernel I've tried so far.

Unfortunately I've not been able to diagnose what is going wrong,
so for now, lets disable the nonblocking_ffs.

We still need to root cause the issue as its a problem even with
the mainline kernel on HiKey, so its likely a generic kernel issue.

Change-Id: I7a0797cc9e8e5f263e533beea23642f768c0f017
Signed-off-by: John Stultz <[email protected]>
Set "link probing supported" flag to true for marlin.

Bug: 112029045
Test: run `adb root; adb shell cmd wifi send-link-probe`
Change-Id: Id93b5a9c14e7586c6f3552aeece28b998b46c40e

# Conflicts:
#	overlay/frameworks/base/core/res/res/values/config.xml
For graphics performance reasons

Bug: 122347746
Test: visual; swipe up on overview
Change-Id: Iadc765aa72e2777f5307659a6138e9dcef1a9659
Support has landed in WebView, so time to turn it on in framework!

Change-Id: I064cf3512928637895932b3405adaec74b1ceed2
Device does not seem to support MAC reconfiguration.

Bug: 127559063
Test: Manual verification of toggling softap on/off.
Change-Id: I9ae25b4d14a0c207188fae2c52ac7791b2061a40
Those parameters need to set for Hotspot 2.0 network

interworking=1 : Enable Interworking
hs20=1: Enable Hotspot 2.0
auto_interworking=0 : Do not automatically go through Interworking
                      network selection in wpa_supplicant
Bug: 118633353
Test: live test with Passpoint AP
Signed-off-by: Ecco Park <[email protected]>

Change-Id: I6881dfc78de87e20a7bbbdae6f16ab50da4aa88f
Qcom's driver can support a max of 512 scan results. Ensure that
wpa_supplicant is in sync with that number.

Change-Id: I62dbd2bd3789c454e9683320d3a58f67019ea7ee
Signed-off-by: Erfan Abdi <[email protected]>
Change-Id: I94e639fecef85107f70de8601b377c927cbe7f75
internal error: failed to find dex jar path for module "telephony-ext"
harry8242 and others added 26 commits September 16, 2019 16:53
* and use passthrough AOSP power HIDL
- Import from LineageOS/android_hardware_lineage_interfaces
Move Wifi HAL from 1.2 to 1.3

Change-Id: If4752781057f66a189707d6b59d3c503b2383707
Signed-off-by: Erfan Abdi <[email protected]>
Change-Id: I7034121b346b68af8797cc754b1ddcfbe21abd54
Signed-off-by: Erfan Abdi <[email protected]>
Update manifest with Supplicant 1.2 to enable WPA3,
OWE and DPP Wi-Fi features.

Change-Id: Iae598248ebfe157cbc272bd5a717b58b731a7bdb
Add missing supplicant 1.2

Change-Id: I34577cac4892563774f035d3a68ed17cc1edeeb9
- With Q SAR configuration, /system is mounted at /system/system/. So, change the extract_firmware.sh script to take account of this.
ImsDataDaemon and ImsQmiDaemon user groups updated from system to radio

Change-Id: I5368db8e29b41f583e7b258a6b56318725279412
Change user for imsdatadaemon, ims_rtp_daemon
from AID_SYSTEM to AID_RADIO

Change-Id: I8ee1c4ff182af0d9b4ebf028e3096cfa88118287
- Rtp Daemon user group updated from system to radio

Change-Id: Ie78a80e59782c935f5a7f0c37302dcc26fb9d98c
- Issue with returning a valid device descriptor
  since BT SCO is not defined in IOProfile.
- With Android-Q changes, first attempt to retrieve device
  descriptor from the avaiable HwModule may fail due to
  address and encoded format conditions.
- Further device descriptor query is based on IOProfile
  with devices defined in audio_policy_configuration.
- This change adds BT SCO to IOProfile.

Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf
As FM app no longer uses app loopback,
2 instances of "primary input" is not needed

Change-Id: I7d5e941e916bdf221798ca89360e4751d4af322b
 * This is now blocked by core SELinux policies, but we don't really care
   enough to add a specific rule for it. Simply drop the symlink creation.

Change-Id: Icb0f8a7c0a2b1abca8d0890faf1fedf759145390
Signed-off-by: elektroschmock <[email protected]>
Change-Id: I635799d937b3da37b0f45d7fea50efd95823b072
Signed-off-by: YumeMichi <[email protected]>
Signed-off-by: Felipe Leon <[email protected]>
Pie's date in the notification panel is screwed up with 0 padding sadly.
(observe the date above the wifi toggle)
Before: https://ibb.co/jAQxVp
After: https://ibb.co/n7BRO9

Change-Id: I85b51c9c6e74789bef9f7c30443fa019c093f20f
 * The AOSP ld config for it does not take legacy devices
   into account and crashes when using sw decoder. Add a new
   one which removes sphal rules and bind mount it to /apex.

Change-Id: I8d5003d7cd3a471c569844aede4b5ea4c68ae36b
 * Legacy devices do not have vndk-sp, so we have to add
   /system/{LIB} to sphal search paths to make sure linker
   can find the according libraries successfully.

Change-Id: I95b4b4cc9b187ce2b3a50e4e4d1e4940f36e087d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.