Go to file
Vijayavardhan Vennapusa d075702d0f init.qcom.usb.sh: Check serialnumber value before writing dummy value
Currently .rc updates serialnumber from ro.serialno on boot and before
enabling .sh to execute. Once .sh starts executing, it tries to read
ro.serialno and if it shows empty string,  it tries to write dummy value
for adb interface to work properly. But it happens that .sh couldn't
access ro.serialno due to sepolicy permission and in that .sh endup
overriding serialnumber with dummy value.  This causes all devices
get same dummy value instead of having different serialnumber for each
hardware.  Fix the issue by checking serialnumber in .sh if it is already
updated by .rc rule or not and write dummy value to serialnumber sysfs entry
only if it is empty.

Change-Id: Ie07dfa6f05d9847800143b4c318c55367e865935
2017-05-18 10:32:17 +05:30
appops AppOps: LD_LIBRARY_PATH hack for xmllint 2016-07-11 14:51:36 -07:00
build/tasks Add QPerformance jar to PRODUCT_BOOT_JARS 2015-12-07 05:44:19 -08:00
cryptfs_hw Cleanup temporarily stored passwords 2016-06-05 00:58:40 -07:00
device/overlay Hide IMS APN per operator's policy 2017-05-09 18:31:40 -07:00
display display: tool: add splash tool for generating logo file 2015-05-25 22:19:53 -07:00
dlkm common: DLKM: update module sign file to support 4.4 kernel 2016-07-05 11:08:12 -07:00
dtbtool dtbtool: Add qcom,pmic-id support (version 3) 2014-10-28 15:46:06 -07:00
healthd healthd: Add include path for minui.h 2017-01-25 12:22:07 -08:00
init init_msm: Add usergroup permission to auto refresh node 2016-01-05 19:15:14 -08:00
media common: Update media codec list 2017-05-03 17:33:36 -07:00
meta_image meta_image: Generate devinfo.bin when extracting meta images. 2015-04-22 15:04:07 -07:00
overlay/packages/apps/Mms/res/values Mms: Change default config options 2015-07-09 18:21:32 -07:00
packkernelimg common:packkernelimg: Add support for appending selected dtb's 2016-06-30 19:05:09 -07:00
power msm8953:power:add mutex to camera hints 2017-04-20 02:08:34 -07:00
product/overlay DISABLE AUDIO CLIENT profiles 2017-04-24 11:25:24 -07:00
recovery Merge "gpt-utils: Update list of A/B partitions" 2017-05-06 13:51:11 -07:00
rootdir init.qcom.usb.sh: Check serialnumber value before writing dummy value 2017-05-18 10:32:17 +05:30
thermal-engine thermal-engine: Add thermal client library header 2016-07-19 16:39:43 -06:00
tools
vendor Support init.qcom.vendor.rc script file. 2017-04-25 08:36:59 -07:00
Android.mk
base.mk Merge "Add sdm845 to MASTER_SIDE_CP_TARGET_LIST" 2017-05-08 19:22:17 -07:00
bdroid_buildcfg.h Increase MAX ACL connections to 16 2016-10-31 15:11:20 -07:00
build.sh
common.mk Add background atel services in whitelist 2017-04-14 08:21:30 -07:00
common64.mk Issue fix in whitelisting background services 2017-04-17 18:55:31 +05:30
generate_extra_images.mk common: Fix kernel modules dependencies 2017-03-29 16:55:14 -07:00
qcom.key
qti_whitelist.xml Add background atel services in whitelist 2017-04-14 08:21:30 -07:00
releasetools.py Add support to upgrade .img firmware files during FOTA 2016-08-31 23:07:43 -07:00
sdllvm-lto-defs.mk Rules to enable LTO for Adreno GFX driver. 2016-06-13 12:24:21 -07:00
sec_config sec_config: Add system permission for DMS QMI service 2016-09-16 14:53:24 -07:00
stop_scan.mk Add stop_scan.mk for repo manifest's use 2017-05-08 15:40:30 -07:00
utils.mk
vendorsetup.sh updating target name 2017-04-04 16:09:56 -07:00