Age | Commit message (Collapse) | Author |
|
Drop framework_manifest.xml part as the hal is already parsed.
Don't bring in the c2 xml files as CAF squashed the c2
support in the already existing media codecs.
Change-Id: Ibe051f4b19c2dbb0a208e751a3b7a332a329b447
Signed-off-by: celtare21 <celtare21@gmail.com>
|
|
Change-Id: I7dc518e769ce1f09531344ee46251e3cd8998145
|
|
Change-Id: I0eaca6efbd9dfa8a3aeebaafa6128728b9cc46f3
|
|
* Otherwise adb turns on after reboot every time.
Change-Id: I66631f1f38a3e3a16e6d3dad87c83d0a98e6f851
|
|
Change-Id: Iadefa31bc863b7ab70239874bed82bef240cbba5
Signed-off-by: Volodymyr Zhdanov <wight554@gmail.com>
|
|
The configstore will be not used in surfaceflinger. So surfaceflinger
will use the system properties instead of configstore.
For this, the system properties are added.
Bug: 112386364
Test: m -j && boot test
Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014
|
|
Window animations now have rounded corners, meaning that
the shader that we use is more expensive than it used to be.
Because of this, we need to adjust the SF offsets, to make sure
that we'll have enough time to finish the GPU composition without
dropping frames.
These offsets as similar to blueline's, adjusted slightly because
we were getting false "frame missed" signals if composition
starts too early.
Change-Id: I8173e12b006bc1cab6b4cb0b3a5db9f9b3489819
|
|
Change-Id: Ie385081961d8b89b81a034178d10176197b639d5
|
|
Enable backpressure for client composition to avoid jank due to
HWC queue stuffing.
Test: 1. Open Camera
2. Swipe horizontally to go back to previous app.
Bug: 138083790
Change-Id: I3d26aa470c1660b23bd97133f39858f92638aca8
|
|
* Also add more, drop unused props
Change-Id: I4cf605b6f6a5e5fcf05e84ceb30497bb7a29cfab
|
|
* We use target levels
Change-Id: I36774f88e63f9361e62f7fcff4c7657cb7e03995
|
|
Change-Id: I224783d5ca9501ecd6a50f9eb3f861068407ce3a
|
|
Change-Id: I357eddb54f334a3793260aeb7fc17adf51dc0611
|
|
Change-Id: Ie820810a928378a194bfa20fdae69385d1683dc7
|
|
Change-Id: I9292a62dc0b4a670ed6a4367ecd9a6e62058a5ae
|
|
Change-Id: Icbe9222213cca38cce1fe5666ff5a4c4032289f3
|
|
Change-Id: I0a086920c855da3a39e8a1c902a206d60a743495
|
|
This config strips unused drawable resources from the device
to save space, but it is not particularly effective in practice
(roughly ~30 MB across all partitions).
Remove it to make the system image more generic.
Bug: 118676832
Test: make
Change-Id: I3ae120773e793af6e7b5759d383b7fa9c65aeb48
|
|
* Fixup some wrong values
* Add support for 6gb devices
Change-Id: I82eba78f85afe6dfa5cd0eb7e86e997a0b72e929
|
|
Change-Id: Iaba642838e51a2c39c2961e30456148f9794f60e
|
|
Change-Id: I997a268c9ce23eab80f1981293720e17d21bbb7a
|
|
Change-Id: If33a18edaf6083281265ce94fd143d72b4bb4fb8
|
|
Change-Id: I594a07fc3e68f1b50f181c4b254811814990c599
|
|
Change-Id: I9d7312e6aaafdde2c0751f4887f05d8d5029ee04
|
|
Change-Id: Id55db9b6614320650c8c61e698f71ddc9f04d086
|
|
Change-Id: I62bfac69bdcebaf7d484bbc39ea4e16f8beb8e6b
|
|
Change-Id: I7ba6af074485509a501f656587379fb0ba5b07d3
|
|
Change-Id: Ib3935dac1de548da5ba6902365b2bab969b3b3b1
|
|
Change-Id: Ib73797165a34e221c17ba6572a00adc760913442
|
|
Change-Id: I4211d842f85c8b798a080787c447d9d0dbbaf6c2
|
|
Change-Id: Ib7f33e2463caffdf18c5590911fc593b139f160c
|
|
Change-Id: Ie2064d2aa489da469c3e746842235564793d6a56
|
|
Change-Id: Ia7c3c47efb628f851dd377b2e09b6f8e150013e3
|
|
gEnableConcurrentSTA=wlan1 will create wlan1 while insmod driver.
Change-Id: Ia7ce00bbc9cb030320bc3bd84f8795c3583ef8b1
CRs-Fixed: 2258995
|
|
* Without them audio breaks in wayne
Change-Id: I359ee5ff6dbb172ac16f13274bf570a6baf2304b
|
|
Change-Id: I6542195dba95ffbd8eda151efee70201f144dee4
|
|
Change-Id: I4c9564aed953013ea34b53ae883b6f5d683980c3
|
|
Change-Id: Id13a42976df428c95c19eae49e1c114f057510bb
|
|
* Messing up notification light in some cases
Change-Id: I3fdaf2b0b3408d794ff2c6de7d1c2e6169b7a7a5
|
|
* Use libbase logging and file utils
* Read max brightness from sysfs
* Convert constants to constexpr
* Move helper functions to anonymous namespace
* Bug fixes
* Remove redundant chmod
* Start the service after permissions are set up because it reads max
brightness in constructor.
Change-Id: I145d393c785e182060c5651e796d489f8c4d697b
[SQUASHME] Let's dejank paths a bit...
Change-Id: Ifd3d05588b0271e7a361aa4c7374a91fe5639a1f
|
|
Change-Id: Ibefb7acaa158eea787618d1696057b75d2541e87
|
|
* lineage-sdk overlays don't work with RRO
Change-Id: Iff826faf1864388066a488acc9682636b98d1098
|
|
Bug: 118823052
Test: make
Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
|
|
Change-Id: I483a5fc66f5e6eb7d639e5bb3df931ec36c3d510
|
|
* AOSP defaults to true but 10 QC telephony extension sets it to false.
* Restore AOSP behavior by enabling it with a system property which has
higher priority over global system settings which is used by QCOM w/o
modifying the jar.
Change-Id: I45854b91bb8cfafabfe811777cda9f1e1840febf
|
|
Change-Id: Idc06f686b3dda4bb67563442575dbedf6093237c
|
|
In ueventd support has been added to read firmware path from
vendor.It wil parse /vendor/firmware_mnt/image information
and add in look up path/search path for loading firmware.
Change uid of /venodr/firmware_mnt back to system as kernel
firmware loading is removed. Previouly to support kernel firmware
loading root permissions were required.
Change-Id: I741eb8e7edb88a963c997312cdebc657fc1177d1
|
|
Change-Id: I127d746d6f6534bf864dcb6d8fc703ee6ff2b3cf
|
|
sdm660's BT firmware doesn't support HCI command of a2dp offload used by
AOSP BT stack.
Change-Id: I7efa82e5bb89ce08f18984c748c626f849f148fa
|
|
Change-Id: I0874bdd23666419ff475cb9b2da78e7f5c12013b
|
|
Change-Id: I4d12752ae5fb2829d6612647c8740c84967f5434
|
|
* The 64-bit variants are used by IMS blobs but no longer automatically
built along with the 32-bit counterparts.
Change-Id: I387e4345c3088bbaf55e24bcfe286ccd877507a6
|
|
* It's the default behavior on 10
Change-Id: I24827806ff050cb96046ac6249e6b5b8223de813
|
|
* Remove unnecessary dependencies on liblbs_core.so
* Hardcode vendor loc HIDL version to 3.0 to enable vendor HIDL when
building w/o BSP.
Change-Id: I01f661f1d1e038737801f5a9db88e3388d470f74
|
|
Change-Id: I6710566f4ed4654dc674bb3cd485a35f60ff9cc6
|
|
* Create netmgr recovery folder on post-fs-data
Change-Id: Ia828d093b25c76a82d58d3a75075a4b48438c781
|
|
This reverts commit 0729562d1ee75cbddfd5abae60838942757f31b8.
Change-Id: Ie701f9a375b8f0f02e0c20374cf2cf4af5b1c579
|
|
Change-Id: I341776245fac44fd462756104cf4decb8506d38e
|
|
Change-Id: I1015bcf549f320f60f6aa1cb7d4f55f514bf866a
|
|
Change-Id: I52bcc65d512aab7600ad761d30f9021b880b1a8c
|
|
Change-Id: I27fa3dbb4b1d301a6cd60a6a0b224e35c18c4b46
|
|
:caf:
Change-Id: Iea9c44c0fbad574cbc077feea3d9f1de83d7d99a
|
|
Change-Id: I75449dfc0f022f75eb327276c173a92be0335729
|
|
Change-Id: I1987d3509b3db7cd4204537a6f2dc2ff4c611278
|
|
-- Include ims_ext_common permission xml.
Change-Id: Ide3ecae57cc1909180c8d8f323aa31620e900888
CRs-Fixed: 2373721
|
|
Add telephony-qti-utils libarary to product packages
Change-Id: Ie8651ebadc246c21bd5eb69ef060fe32d8f5f7c8
|
|
Change-Id: I4e248bb6de482d503e672d284189b24cafac8d20
|
|
Change-Id: Ida71bb41e66595222b5b3b8defa2aba2592c5f55
|
|
Change-Id: I12f8cf735f28200e86296fb350ebf978a5d08e5c
|
|
Change-Id: If51d2231cff5269c97f2e1cd646e73f71f1de433
|
|
Change-Id: I3dabcc3d65fafa83184b4c837e241e4a7c228c0f
|
|
Change-Id: I097c542f95434d85b8c041b156dfd81952c64164
|
|
* Align with CAF
* Decommonize system/vendor partition size
Change-Id: Ia12bc52e88aca0df1c5881a6d253d20fb76109b6
|
|
Change-Id: I90cb61b647fe995b4a8805262f148e4a01b61b3e
|
|
Change-Id: I55cc6ba47474f76405fe6e06f0162179332e2804
|
|
Change-Id: I590d4ad530bb93a8a4c360f5d6e90cd67a292d71
|
|
Change-Id: Ia07f7122ef9712be89ceb5b923e5e6edbb3b4c62
|
|
This reverts commit 25b47ac236e89800524f57b8176fe91d30d87f2d.
Change-Id: I34ef8d2ff4e5373719eb61b63b94087bbb411494
|
|
Change-Id: I896f23812eccdd83762de04d7f175b4270ad2f77
|
|
* Drop invalid items while at it
Change-Id: I83af05fcab6d0827bf3c9a7c1267a388f81dd3fc
|
|
Change-Id: Ib00ae87142a533285ccfcf5d36876c7a93dd7082
|
|
Change-Id: I347ec8cfde5beb042cb32a333c0ba8b348caeced
|
|
Change-Id: Ia41000b36f3535a3cf0ef8d7650d0d540de728de
|
|
Change-Id: I15cfda82a5bc6f05c0d7b9db209064ba498dac11
|
|
Change-Id: I396ad6d79ea6e47ba8b9a56da317123c7579aa67
|
|
Change-Id: I77eb1cc4cab9158623c8e383cd8d7c4f183a5791
|
|
Change-Id: I814306d7ebbeed9b6c57cd3bef02c8a7a16ba0ff
|
|
Change-Id: Icd389089d72d0aa7902960a06beebb2e9d044290
|
|
Change-Id: I768995cc471f051012999a677cde9b7287d20e7e
|
|
Test: adb shell dumpsys pinner after boot
Bug: 111132016
Bug: 78585335
Change-Id: I4ed0587ae5348bbe03ad9ac5f1c5b1726dbb8246
|
|
Change-Id: I9a00ebe9c2bac30286acb8c0f8bfc6d61c768fd7
|
|
Change-Id: I285a5a5455cef87d01375e73823e657d7379ed63
|
|
testGetAllNetworkInfo CTS test fails for instant
mode due to no ethernet type network attribute
support and selinux denial to find ETHERNET_SERVICE.
Add ethernet type network in network attributes overlay.
Change-Id: Ie70df6c0473aa1b20d383f2892d18a2f0583c7a9
|
|
Change-Id: I9d075718de3718e0409dc40b2e5220f010ec4463
|
|
Change-Id: Ib79b48e1d362872d9d97373d5ca2ad42f7fbc638
|
|
Change-Id: I11466f22c6957f72c62d89e284f74e1a48b348cd
|
|
This reverts commit 25cd992652a09709aec29af35aef8e8a51f40db4.
Change-Id: I49743d5fbaed95d6492c581ce702532590470f90
|
|
This reverts commit 7712e1328f5748a1736a98ec7f88c10bc03dc211.
Change-Id: I5d587be33ed85f9f1b68226d482aad74ab5c1bf2
|
|
Change-Id: I18865e14f156340ae67f0475f83e55ccb176c915
|
|
Change-Id: I9bde9589866490a8d3420c0118f3fd7ef62f2896
|