Commit Graph

31 Commits

Author SHA1 Message Date
Paul Keith
f0aad1c584 msm8974: Enable full dex preopt
* So, uh, it turns out we need to disable booting with all
  but 1 CPU core to fix CDMA RIL on klte (and hlte?), so
  let's enable full dex preopt so that we don't need to
  dex opt after system updates

Change-Id: I6fe57f9dcd1da8245eebd51d61055d6de7ffe6cd
2018-01-26 07:55:57 -07:00
Ritesh Harjani
7184df9837 msm8974-common: Add AID_QCOM_DIAG, AID_RFS, and AID_RFS_SHARED to config.fs
Change-Id: I9da576900ed29a2633bb997dbbea4565b489a418
2018-01-26 06:32:36 -07:00
Artem Borisov
9cec898d4d msm8974-common: Use 64-bit binder API
AOSP and mainline are going towards removing old 32-bit binder API support.
64-bit binder is 100% compatible with 32-bit kernel and userspace,
so there is no reason for us to keep using the old solution anymore.
We've switched to new API in our kernel, same thing should be applied to our userspace.

Change-Id: I3c95bd7fbd023c5cb08e856b3a3889c03228e843
2018-01-20 06:47:06 +00:00
Paul Keith
e955914336 msm8974-common: Use QTI HIDL power HAL
* Let's use the new shiny binderized HAL in hardware/qcom/power

Change-Id: I2abf4ca9b0b5a0cb031f12c400a1159962f5e94c
2018-01-19 20:08:00 +00:00
Kevin F. Haggerty
904d0acb37 msm8974-common: Use AOSP charger
* Lineage charger is horrible brokenness

Change-Id: I91f781d566db5e894ea3c39598fbdac72e778309
2018-01-14 15:13:09 -07:00
Artem Borisov
9e14a9cbdf msm8974-common: Enable boot and system server dex-preopt
As stated in https://android.googlesource.com/platform/build/+/418258c
this is required in O-MR1 since sepolicy now prevents system server from
loading anything from /data making our system extremely slow and janky.

Change-Id: I215ec7ebe95981ef0b953fe938e12b83675795ab
2018-01-04 17:57:19 -07:00
Kevin F. Haggerty
fe30e6b05f msm8974-common: Use shared blobs from vendor/
Change-Id: I8f8675b9fd1950cd7c64538f160e73514209be19
2018-01-01 09:02:19 -07:00
Paul Keith
a34bca1130 Revert "msm8974-common: Add vsync phase offsets"
* This is causing an mdss pingpong timeout,
  which leads to a kernel panic in mdss
* While we could stop the kernel panic, that
  isn't the root cause of the problem
* Remove the offsets as we don't have
  proper panel documentation for this
* BUGBASH-953

This reverts commit 603779b03a.

Change-Id: Iec49aebc02c9a01b93f4bf23f34e787b338ea805
2017-12-31 09:48:28 -07:00
Kevin F. Haggerty
9f8650d177 msm8974-common: Make the common tree more common
* Compare things that are used in hlte, klte, lt03lte, and mondrian
  wifi and move the stuff that's truly common to here. This will
  greatly ease O bring-up of the child trees.

Change-Id: I8fc5a099a348fa7feb502e3afe9b43df6e22d00b
2017-12-29 13:07:21 -07:00
Paul Keith
603779b03a msm8974-common: Add vsync phase offsets
* Kanged values from hammerhead
* Reference:
  http://stackoverflow.com/questions/27947848/understanding-necessity-of-android-vsync-signals

Change-Id: I687a306ca1a3bc8f23174a1a8b8a799baad7a3b3
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-12-14 13:24:35 -06:00
Michael Bestas
1b3779cba4 msm8974-common: Add local libinit
* Set alarm property
* Load device property items using init_target_properties
  function

Change-Id: I9b4b88c20078c9a310f425901368d765ddda2d51
2016-07-13 20:06:01 -07:00
OzzysCmAcc
13b96cb171 msm8974: clean up deprecated packages and flags
Change-Id: Id2339606feae1e51fbd8962a44a15f15c1f9e989
2016-01-20 10:08:38 -08:00
khusika
577ab0c34a msm8974: Remove deprecated egl.cfg
Change-Id: I2c9808a071df694e30baeb490553d38e734a5d17
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
2015-08-12 09:14:58 -04:00
repo Shareef Ali
323c2b1c1a msm8974: remove things that are handled elsewhere
Change-Id: Ifed3497534063c411d77d228a0dc3ab649c12e42
2015-01-05 01:46:16 -06:00
Matt Filetto
775c1a8379 msm8974-common: Use QCOM bionic optimization
Change-Id: Iac9174a2ac0d41319ca0c2e66f6ae7c94bc7b3f2
2014-11-22 21:22:53 -08:00
Christopher R. Palmer
ef32c33672 msm8974-common: Nuke our copy of SELinux policies
We now get the qcom-common SELinux policy.  Get rid of our old policy
and add back config as we need it, rather than trying to merge the two.

Change-Id: I5ca5098c653f09c7901343d0ae71793f6eb21ab8
2014-11-23 05:21:07 +00:00
Matt Filetto
4df63f268f msm8974-common: Extended font support
Change-Id: Ia34fd24bdd6d572c178e006f7a5a31d014159143
2014-11-22 21:15:55 -08:00
Matt Filetto
135ccde945 msm8974-common: Remove deprecated QCOM flags
Change-Id: I82502f28ed74d4a3582b4fe805464f9f66025ccc
2014-11-23 05:04:57 +00:00
Christopher R. Palmer
7c662df7a3 msm8974-common: Move camera wrapper up to device repos
Change-Id: Ie16e0ccc0630edfafec935ae6f311826bc1a42fc
2014-11-19 05:03:13 -05:00
Tony Layher
39da7d7fa2 msm8974-common: Fixup CameraWrapper for L
-Also clean up code and get rid of warnings.
   Clean up from Arne Coucheron works on other samsung wrappers.

  -Requires device tree to include a CameraParametersExtra.h
   for the specific device.

Change-Id: Icab1b9ec17710861f735a05dcdd87dac932c63c2
2014-11-19 05:03:13 -05:00
elelinux
0232f8c3ca remove classpath
Change-Id: I517ccaddd76450e3d68f1979ddf95452ed260da1
2014-11-15 17:49:14 +01:00
Tony Layher
4bf9d92722 msm8974: Move toward new cm-12.0 branching system
Change-Id: I4f58e03efe3b42a5cf3fcea28aa7e0e9fa7dbe93
2014-11-11 09:48:27 -05:00
Ethan Chen
edb8408dc1 msm8974-common: Fix boot jars classpath
Change-Id: Ia0409853277f7ea0409c7bbaf546f25d363fc441
2014-10-22 18:46:42 -07:00
Ethan Chen
20ee783494 msm8974-common: Move NUM_FB_BUFFERS to msm8974-common
Change-Id: I1d5007477277445b5abf8bafb7fcfd2d7c2c0f39
2014-08-29 00:16:07 -07:00
Ethan Chen
b8cf03de48 msm8974-common: Remove unnecessary flags
Change-Id: Ibdec447992d72a26a5fd6b5356fb58cbeac3b19b
2014-08-26 23:37:36 -07:00
Ethan Chen
1b982908b9 msm8974-common: Clean up Samsung device inheritance
* Remove duplicate keylayouts
* Move media_codecs to platform tree
* Unconditionally build consumerir
* Move postrecoveryboot to qcom-common
* Move common msm8974 HAL/packages to platform tree
* Move wifi config to device trees
* Use nested cm.dependencies
* Generate firmware symlinks at compile time
* Move egl.cfg to msm8974-common
* Move QCOM_BSP to platform repos
* Move telephony permissions to device
* Move reboot to download option to qcom-common
* Move common overlay options to qcom-common

Change-Id: I493dcf24269e852e7819c045dc3afc5c47da176a
2014-08-01 13:58:26 -07:00
slayher
94e8df2944 msm8974: Override qcom-common LPM define for offmode charging
Change-Id: Id9f27f1798c606c905f0fb073fa0db75e9503672
2014-06-06 21:04:38 -04:00
Christopher R. Palmer
b6b8c65c6c msm8974: Device need to manage their own specific includes
When the GPS was moved back to being device specific we now are
setting a device specific path for it in the device.  That would
override this setting and therefore needs to be put back into
the device repo.

Change-Id: Ie64ed1ed31a5a0fd73e75fc0206eb37bc33acba8
2014-06-01 05:09:04 -04:00
Christopher R. Palmer
395f581907 msm8974-common: Move include/ from hlte
Change-Id: I4203288d9013d26fe69136b649544e2e655ab4cd
2014-05-19 20:19:42 -04:00
Christopher R. Palmer
8b34d9898b msm8974-common: Add support for mondrianwifi
Change-Id: I5ae6d786921d06477f353c7c4facabcca7c1b70d
2014-05-19 13:22:15 -04:00
slayher
8eb37d439c MSM8974: Initial Common repo commit. 2014-05-18 23:33:07 -04:00