No description
Find a file
RomanDesigner 58de415064
msm8226-common: Move hardware specific .rc files to /vendor/etc/init/hw
The reason these files are moved to /vendor/etc/init/hw and
not /vendor/etc/init is because 'init' scans the /vendor/etc/init folder
for vendor service .rc fragments to import. That would either result
in duplicate imports or out-of-order imports of these hardware
specific .rc files and that *may* have unintended consequences.

In order to preserve the current import order for MTP, we move all
hardware specific .rc files to /vendor/etc/init/hw which is not
autoscanned by init BUT leave the init.${ro.hardware}.rc (i.e.
init.qcom.rc in this case) in root for 'init' to find.

Signed-off-by: Joshua Primero <jprimero155@gmail.com>
2020-01-05 12:56:38 +03:00
camera msm8226-common: set supported HFR video parameters 2019-10-16 12:32:04 +02:00
configs msm8226-common: Configure the p2p_search_delay to 100 msec 2019-10-16 12:32:04 +02:00
gps msm8226-common: gps: Fix for buffer overrun crash at copying nmea string 2020-01-05 12:13:14 +03:00
keylayout [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
libsecnativefeature msm8974-common: ril: add squash of OSS libsecnativefeature 2018-01-23 06:42:56 -07:00
libshims msm8974-common: libshims: Import libshim_cutils_atomic 2017-11-04 13:18:05 -06:00
libwcnss_qmi [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
overlay msm8226-common: Disable window rounded corner animations 2020-01-05 12:17:48 +03:00
overlay-lineage msm8226-common: Allow media UID process to access CameraServiceProxy 2019-10-16 12:30:58 +02:00
prima msm8226-common: wifi: Enable 2.4GHz channel bonding 2019-10-16 12:32:04 +02:00
recovery/root msm8226-common: Disable nonblocking_ffs to avoid recent crashes with adbd 2020-01-05 12:17:21 +03:00
ril msm8226-common: libril: FR51015: Tuning of Binder buffer for rild. 2019-10-12 10:26:47 +02:00
rootdir msm8226-common: Move hardware specific .rc files to /vendor/etc/init/hw 2020-01-05 12:56:38 +03:00
seccomp [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
sensors HACK: msm8226-common: sensors: make it compile on P 2019-10-16 12:32:04 +02:00
sepolicy msm8226-common: Binderize them all 2020-01-05 12:27:24 +03:00
Android.mk [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
BoardConfigCommon.mk msm8226-common: Define extra folders in makefile instead of init.qcom.rc 2020-01-05 12:48:03 +03:00
common-proprietary-files.txt [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
compatibility_matrix.xml msm8974-common: Make the common tree more common 2017-12-29 13:07:21 -07:00
config.fs msm8226-common: Define extra folders in makefile instead of init.qcom.rc 2020-01-05 12:48:03 +03:00
extract-files.sh [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
lineage.dependencies msm8974-common: Remove device/qcom/common dependency 2018-08-19 10:30:27 -06:00
manifest.xml msm8226-common: Binderize them all 2020-01-05 12:27:24 +03:00
msm8226.mk msm8226-common: Binderize them all 2020-01-05 12:27:24 +03:00
README [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
setup-makefiles.sh [SQUASH]: initial bringup of samsung msm8226-common repo from msm8974-common 2019-10-12 10:17:42 +02:00
system.prop msm8226-common: Enable B-services aging propagation 2019-10-16 12:32:04 +02:00

Copyright 2012 - The CyanogenMod Project

Common Samsung 8226 repository