LuK1337
0618942b01
wayne: overlay: Remove config_no_sim_display_network_modes overlay
...
* This overlay does not exist since we are no longer
based on CAF.
Change-Id: Ibbc522f9ab1597d7e039eb7458cf4bb3924b7176
2018-07-19 00:01:07 +00:00
LuK1337
cb5b4f507b
wayne: overlay: Remove send_mic_mute_to_AudioManager overlay
...
* send_mic_mute_to_AudioManager hasn't been doing anything
since Android 4.4, therefore there's no reason to keep it.
Change-Id: I74ed33265fccd59def5c2f9e67a9e8a28ce4dbc9
2018-07-19 00:01:07 +00:00
Antoine Giraudmaillet
f2aa710e36
wayne: ipacm: Fix memory leaks
...
* Errors reported by CppCheck.
Change-Id: I700e4c8ef6a4cb7f551e1d9c69f72d218b124dde
2018-07-19 00:01:07 +00:00
SzuWei Lin
2fdf20b62c
wayne: Move android.hardware.gnss@1.0-service-qti.rc to vendor
...
The .rc file should be on the vendor image, or can not boot
with generic system image.
Bug: 63051055
Test: Boot with GSI to home screen
Change-Id: I1e2ebe5d23a6cf5a4176ee33613ef621b4b558cf
2018-07-19 00:01:07 +00:00
Demon Singur
8085b952a5
wayne: Build separate system and vendor hidl libs
...
Change-Id: If8e2211e643bdb0ff67fb248e7fe33b78077a06e
2018-07-19 00:01:07 +00:00
LuK1337
b7caae3d07
wayne: Remove camera.device impl from PRODUCT_PACKAGES
...
* camera.device impl is a dependency of camera provider
therefore there's no need to add it to PRODUCT_PACKAGES.
Change-Id: I3ae211965a31b5f85af3dd0fa1c7811b802586c3
2018-07-19 00:01:07 +00:00
Luca Stefani
bca941560b
wayne: Remove unwanted WiFi packages
...
Change-Id: I27bd4a2c7df84bc3cde59987f9cbd36ab5f94ab4
2018-07-19 00:01:07 +00:00
Bruno Martins
a54ba51b8c
wayne: Remove wificond from device makefiles
...
* This package is being built globally
Change-Id: I70aaf469acc29ded3cf5bb24ab112a76b36a7835
2018-07-19 00:01:07 +00:00
Isaac Chen
f78ff84052
wayne: Undef BTM_DEF_LOCAL_NAME
...
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-19 00:01:07 +00:00
Michael Bestas
587fead983
wayne: Get rid of recovery-only fstab
...
* Mounting /system and /vendor partitions is handled in kernel now,
however removing the entries from fstab caused issues building
the OTA. The workaround was to have a separate fstab, but turns out
that simply setting the recoveryonly flag does the trick because
those are then ignored during a normal Android boot.
Change-Id: I2944384d0a1c41bc9f9f51e2e29daff2bed0a0f4
2018-07-19 00:00:34 +00:00
Rashed Abdel-Tawab
abb3472878
wayne: Set shipping API level via inherited makefile
...
* PRODUCT_SHIPPING_API_LEVEL is set there
Change-Id: I8adecfbaafb538277f6451a5dbc8abc279bf0c15
2018-07-19 00:00:09 +00:00
maxwen
678bfcef81
wayne: overlay: Update overlay to hide sRGB toggle
...
Expected as an array in Settings package.
Change-Id: I92a56abb0fc1379e4482d1889d04d8db6a14ea2b
2018-07-19 00:00:09 +00:00
Jesse Chan
25cd992652
wayne: overlay-lineage: Enable option for full screen aspect ratio
...
Change-Id: Ibf0bfabd06d704e220c8a74b60e6a822fa39dcf4
2018-07-19 00:00:09 +00:00
Bruno Martins
38501bbfd1
wayne: Fix typo from CodeAurora in the QTI whitelist
...
* Let com.qualcomm.qcrilmsgtunnel break free
Change-Id: I6243a6d21da7709bf6612270d7638f1231b9f601
2018-07-19 00:00:09 +00:00
Bruno Martins
e3b3f7d5ba
wayne: Adjust overlays for recently added light capability
...
* Led capability LIGHTS_ADJUSTABLE_BATTERY_LED_BRIGHTNESS was recently
added to the Lineage SDK. Declare such capability, since our targets
don't have RGB battery leds, but the lights HAL supports brightness
control via the alpha channel for battery and notification lights.
Change-Id: Ifcdc4816d27f7b781712dde6eb9b2e4f73449c6c
2018-07-19 00:00:09 +00:00
guaiyihu
7712e1328f
wayne: overlay-lineage: Disable button brightness settings
...
Change-Id: If9db29aecc16f7df108b2001beccf7ab073dc461
2018-07-19 00:00:09 +00:00
guaiyihu
a20e7447db
wayne: overlay: Show navigation bar
...
* Remove hardware key overlay
Change-Id: I2f493d954e55cdb116bb6a774f017f4c0342f121
2018-07-19 00:00:09 +00:00
Isaac Chen
f05bd896e3
wayne: Set model via checking hardware revision
...
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:44 +00:00
TheScarastic
25b47ac236
wayne: Delete goodix data if other slot is taking up space
2018-07-13 00:03:44 +00:00
Isaac Chen
9e61877f1b
wayne: proprietary-files: Move goodix firmware to system
...
* Not loading when it is in vendor
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:44 +00:00
Isaac Chen
a07f5c59c3
wayne: Import HIDL fingerprint wrapper service
...
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:24 +00:00
Isaac Chen
e9c2d355a4
wayne: Build libinit
...
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:18 +00:00
Demon Singur
a3b292d0ca
wayne: Include all blueprint modules
...
Change-Id: Iaf3d59fe173cf0b424409c546854841e4da082a1
2018-07-13 00:03:17 +00:00
Harshit Jain
ad9a011a07
wayne: light: Throw a warning if path stream ain't valid
2018-07-13 00:03:17 +00:00
dev-harsh1998
9cfa4c0be9
wayne: Convert light HAL into a HIDL service
...
Signed-off-by: dev-harsh1998 <harshit.india@linaro.org>
2018-07-13 00:03:17 +00:00
Isaac Chen
5d5c84331b
wayne: Import XiaomiDoze from msm8996-common
...
Change-Id: Id2ad90466f64761a43bb8c768630b14620bee35c
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:17 +00:00
Isaac Chen
2c422cb5c2
wayne: Import IPACM
...
* QC Tag: LA.UM.6.2.r1-06100-sdm660.0
Change-Id: I8209c81b5c05f618450248e88226d216935a8bcd
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:17 +00:00
Isaac Chen
6a15b2379f
wayne: Import GPS
...
* QC Tag: LA.UM.6.2.r1-06100-sdm660.0
Change-Id: I26da3b90caa473ed5f88408627463ec7f7655f23
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:17 +00:00
Isaac Chen
71ad0c9e53
wayne: Initial bringup
...
Change-Id: I211da5781d8c7a16199fd8a18e1b00cfc9e01944
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:01:25 +00:00
dianlujitao
103f8c68ff
wayne: Build dummy android.hidl.[base,manager]@1.0
...
Change-Id: I81a081130869c4d92f30b2674e75bb6b096a7a2c
2018-07-13 00:05:37 +08:00
padarshr
62ca3a07ab
wayne: Update vndk-sp build mechanism and library set.
...
This change is to add some more libraries needed to
be present in the vndk-sp library set. Also, move towards
a better the mechanism to build vndk-sp.
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:02:51 +08:00
Isaac Chen
8e4c18602d
wayne: proprietary-files: Initial blob list
...
Change-Id: I5041c432aa859d83d6e7e5a61b7fe2d50e53b592
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 03:33:42 +08:00
Isaac Chen
6f742be6e1
wayne: Add blob extractors
...
Change-Id: Ifee4d4a2e8db3ca3afed7b39de7284408407de30
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:54 +08:00
Isaac Chen
6e0cdfadc7
wayne: Remove unused makefiles
...
Change-Id: I6a0b5cdfbba03d2d3a1cd55c565b893e228474cd
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
GuaiYiHu
b3d7f22ea2
wayne: Move ramdisk configs to rootdir dir
...
* Clean up unused configs
Change-Id: I0aae320468796a67fc2110aef0b31c06da2314e3
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
e1db0f8a9c
wayne: configs: Move config files to specified dir
...
Change-Id: I6bea25b73d4e0396aaefc831feb34c1c6639e347
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
8bb0bdf430
wayne: wifi: Organize for wifi configs
...
Change-Id: I7babdea2c169c02bc2659054e3675bc7aa6f65a3
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
7f5b96172a
wayne: Remove unused configs
...
Change-Id: I8a519609dd2661b9d851eea9ecb4469490c6fe14
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
de97ae529d
wayne: Add lineage specified makefiles
...
Change-Id: Ia384603c9e10c633ae33c678bc67ff316c8cd5ff
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
c06a0bfc0c
wayne: Use device specified path
...
Change-Id: I39978725c7b152b9ab04883d8a60fe37c76a89d0
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
f80468f88d
wayne: Remove unused A/B partition configs
...
Change-Id: I1766360677602c3ae86d0ad38ef795df060198e2
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
dianlujitao
69360569e1
wayne: Remove perfboost params
...
* We handle this in CM PowerHAL
Change-Id: I11bd0bd2b7af410864cedb62445beda56f874b69
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Isaac Chen
13261402d8
wayne: Remove unused sdm630 config
...
Change-Id: I122f1306d9098c10b7320d08be6b3b079d0a693b
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-03 22:11:27 +08:00
Linux Build Service Account
c3c5d2628a
Merge fddc79ffc2
on remote branch
...
Change-Id: Ib9ba04107c67c7f63369eb65ba1c4c3322b108ea
2018-01-20 23:31:00 -07:00
Santhosh Behara
99b66021c4
sdm660_64: update media_codecs_performance.xml for VP9 & HEVC Codec
...
Update the measured frame rates in media_codecs_performance.xml for
VP9 software encoder and HEVC software decoder.
Change-Id: I29aa2dfe2e45556f390f6ece9922f60c7e97f451
2018-01-09 03:50:56 -08:00
Linux Build Service Account
b634883b55
Merge 8f41d5f3a1
on remote branch
...
Change-Id: I93ff8458e8eac7f22df21070b00558ec29ff0ff3
2018-01-07 22:28:28 -07:00
Linux Build Service Account
fddc79ffc2
Merge "sdm660_64: update media_codecs_performance.xml for VP9 & HEVC Codec"
2018-01-03 06:44:19 -08:00
Santhosh Behara
e18c373acc
sdm660_64: update media_codecs_performance.xml for VP9 & HEVC Codec
...
Update the measured frame rates in media_codecs_performance.xml for
VP9 software encoder and HEVC software decoder.
Change-Id: I29aa2dfe2e45556f390f6ece9922f60c7e97f451
2017-12-28 16:33:04 +05:30
Rafeeqh Shaik
8f41d5f3a1
Enable Radio Hal v1.1
...
Change-Id: I18d78cafa554085d37e638363e36456ab80d1352
2017-12-27 01:11:03 -08:00
Linux Build Service Account
4a414aa115
Merge 86ac325870
on remote branch
...
Change-Id: I7c844256bac660d4a59e6700fb64cb3418e656cc
2017-12-22 00:51:28 -07:00