Age | Commit message (Collapse) | Author |
|
Change-Id: Idc6306fc79c34969fbb84dab87c42d4305169037
|
|
Change-Id: I9cfe1b3b80359ca5f423a51152bfcd3a4d03846a
|
|
* telephony/ril.h override hardware/ril-caf one.
Change-Id: I90fa02bdd63b0d06742c341ed49b45d6034bc683
|
|
Change-Id: I4c0b0ab3e16350b80dd0fbbc5d77b3e0501b942f
|
|
Change-Id: I6887a72390d2d7a2f49b1412388beeeac3f0c5ae
|
|
Change-Id: Id2e946267169e187e5c7fc8ebe38e7bd90f16e66
|
|
|
|
also restart preview after taking picture
|
|
Change-Id: I090283431cef7fb7f1a863735bcde551f9338931
|
|
Not working.
This reverts commit f9f42b49b63d2ca376fb7b7f3d55519459edb661.
|
|
|
|
This reverts commit b2ecfd2db4a5a752ea70085db34d885d6561d8ed.
|
|
|
|
Following: https://github.com/sonyxperiadev/device-sony-castor_windy/commit/3902de53cccaec64cb73dc6442aba7ef5b8bbd88
|
|
|
|
|
|
|
|
Change-Id: Icfc6a998c6c5615351ed59111284858b9f27893c
shinano-common: Rework credmgrd sepolicies
Change-Id: Id922021b05ed0313b5cd7e506641632277a82105
shinano-common: Fix last camera denials
Change-Id: Ibf96ebf0a136ffa40be85369896f57645c24157c
|
|
* iddd is missing getdtablesize. This function return 1024
Change-Id: I402c8671366a250d4b6982c27e681bbce552b4f6
|
|
Change-Id: I4110bf8953024f7777e11880849184cbd9b526fb
shinano-common: Shim bsd_signal: build as shared
Change-Id: Iba94a11082aa47890b3835bcd63b98f41fd3599d
|
|
Change-Id: I5a831ff94bcd4db79098ad9a2d05d053acc95f52
|
|
* Use a separated file for camera and camera dependencies
Change-Id: Id8cb2242b1dffacf427dffe2dbe63628a5d2462f
shinano-common: Correct typo in "Split init.qcom.rc"
Change-Id: I4f2ab062af09a49c6091942ff6157838040f65d8
|
|
|
|
* Build sensor HAL
Change-Id: I21797845b55111b752eecc35bc88ef567d13857d
|
|
* Took from stock sony ROMs
|
|
* Add shim for MediaBufferGroup workaround
* Blobs have probably be built before this commit:
https://github.com/LineageOS/android_frameworks_av/commit/e9a5b96e7927fd4e38623e17ac73e8e4e25877ee
which cause libwvm.so not starting due to missing symbol ZN7android16MediaBufferGroupC1Ev
Change-Id: I490a2d599c01cd7d8db937d3a9d6eceffaf6a7e6
|
|
Change-Id: I62e1e9b87e48b0f5d436ef44bb816eedf5328347
shinano-common: Solve camera services denials
Change-Id: I36479598ada099da4949d999f7485b69ccd59c19
|
|
Change-Id: If920b5e5265aca89020bd000904d586cd879cc85
|
|
* Remove intree binary
Change-Id: I24bc5f552d57c4634b7d74af956f87baccb8c8ab
|
|
A fixed-length array of unsigned char can never be NULL!
Fix the logic by initializing the array correctly and assigning
to the param struct if we copied anything with memcpy into it
instead of doing an useless null check.
https://github.com/sonyxperiadev/device-sony-shinano/commit/12d9e45b473fc4354d8acbef2bd8ba05111ed9a1
Change-Id: I31b648ce4c6a2b2752020172d0aa2e4b75b7852a
|
|
avoid warning as:
device/sony/shinano/libaudioamp/tfa9890.c: In function 'tfa9890_prepare_for_ioctl':
device/sony/shinano/libaudioamp/tfa9890.c:53:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
free(tfa9890_param_data.data);
^
device/sony/shinano/libaudioamp/tfa9890.c:53:2: warning: incompatible implicit declaration of built-in function 'free'
https://github.com/sonyxperiadev/device-sony-shinano/commit/2aed9e2f4a51bdca13f4403457d6f4483e09b8e5
Change-Id: I6dda71087618b6f9925ae8b3203f675f298d81f6
|
|
* This commit is required to fix build on N branches.
* Mostyl took from bacon (OPO).
Change-Id: I344fbe6fcea3df9af75beb3b43f7b039f27e18a8
|
|
Change-Id: Ia34c8c89bedcf74c5ccefeaf9333ea00abebc5d2
|
|
Change-Id: I1c7e617b90e3548bc7bae3da23a8cb97a1908bc9
|
|
Change-Id: I6735847f5f47126605f2dca135fba94263469796
|
|
|
|
Change-Id: Id559336a2e89951c1c17f7e9bce5b0c23ce162b9
|
|
Change-Id: Iae03adb6cb3b7f185701f1eba66108c647fe9b2d
|
|
* Add bootdevice symlink for compatibility
* Clean idd mounting
* Remove uneeded /rca symlink
Change-Id: I4e00fb1c5d5e5d084b4c74ad72e8b2bc4a1900b2
|
|
Change-Id: I1fcb1f6bdcc6e4de32dadcf9eb693cd947be81df
|
|
Change-Id: I38050b1701c4bf3ee3929c17a1e8dad849b9e815
|
|
* /mnt/idd symlink isn't created at mount time.
Workaround this by mounting partition on /idd instead.
Change-Id: I8fdd30c877b565a2e2e0a920d24ceba070183bff
|
|
* 3.4 (stock and concept) doesn't provide vtg_level
for now. Disable it.
Change-Id: I70b7c93fafe192b1e3913c700c511f177b322ecf
|
|
Change-Id: Ieb761d8717a1008742bf412a5fdedf38786d3e97
|
|
Change-Id: Ie8e5a2ea99e9019b5cf24ca4b593287aa4d2b280
|
|
* Welcome back, idd.
* Happy troling, suntrold
Change-Id: Ic447a8e7769903bfb8ec3bf4fdd4f74406671f78
|
|
This reverts commit 4bf737c9d433b60422d65737056d7e3febe43f5c.
Change-Id: I57c1c055a4f6b38276d5b5bc5de2160f0da8eee2
|
|
Shouldn't be needed for newer blobs
|
|
Change-Id: I9e50fe8414cba02f94382bd5137dccab3d369629
|
|
hardware/ril cm-13.0
commit 0289ec9ab72a1135cc8c06222cdf970a78b7b5d7
Change-Id: I56e5416ef5689c330f3f037b2f4435c60f4424ed
|
|
Change-Id: I77f1c3f1e795742c36fd91f8dba5eff7e488d4ac
|
|
Change-Id: Ie6212aa11d542a3b42a6be0ac21e48d1b400c177
Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
|
|
Change-Id: I994893c40275063f3b4fa556c3ecbfa597076bd7
|
|
Change-Id: Ic64d6bcb5c771114a8ca55207bb604122835251d
|
|
* newer qmuxd need root permission for accessing wakelocks
* create qmuxd nfc dir to avoid cosmetics error
* move subsystems settings early
Change-Id: Id0f6756f1a2265a73da5baf43694f2fb0d61889b
|
|
Change-Id: I21a5505e5a34ce6b83176b5342e412ee4fdc83c0
|
|
Change-Id: If9930e486a08906d6a3437da18e697f23e773e61
|
|
Change-Id: I1f3ac7f9e9d416b823bb6c9a141c63547b8cdc2b
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
|
|
Change-Id: I568dd9f9d8db9fdd67d0961b939860865fd7f5bd
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
|
|
Change-Id: I745a65ddb53375509d02bff16e1f5f9a59bc6ff2
|
|
it's now included in core_minimal
Change-Id: Ie743f0441ac29e1e7ef47f59aaf3243f2497eb02
|
|
The variable persist.sys.usb.config is no longer honored by the framework,
and it's presence causes unnecessary toggling of the USB driver, which
disconnects ADB and makes the device's connection unstable.
Delete it.
Change-Id: I90210bc1849e81ecd404f3589f1bf17ba9a3dd4d
|
|
Change-Id: Ie00eff5e5861cd716e4a5f58a1e6d8936a2fb141
|
|
Change-Id: I61a3028c63b71f63458d026e227d4fbaab614f94
|
|
Change-Id: I2120fe0a383cea455d0090dd1bac2e6b34133aac
|
|
Change-Id: I56954fc6594a2fd658f8d20ba7a2f99ca723ee74
|
|
[ 975.964842] type=1400 audit(1446642899.043:386): avc: denied { net_bind_service } for pid=9887 comm=mlog_qmi_servic capability=10 scontext=u:r:mlog_qmi:s0 tcontext=u:r:mlog_qmi:s0 tclass=capability permissive=0
[ 980.851345] type=1400 audit(1446642903.923:387): avc: denied { net_raw } for pid=9916 comm=mlog_qmi_servic capability=13 scontext=u:r:mlog_qmi:s0 tcontext=u:r:mlog_qmi:s0 tclass=capability permissive=0
Signed-off-by: Humberto Borba <humberos@gmail.com>
Signed-off-by: Julien Bolard <jbolard@genymobile.com>
Change-Id: If7e31433325dd607877bd5110a8936024584ff28
|
|
more info: https://source.android.com/devices/storage/adoptable.html & https://source.android.com/devices/storage/config.html#android_6_0
Change-Id: Ia6f1abfdf5d843e3e5b1d0d83593e8ac8584baac
Signed-off-by: David Viteri <davidteri91@gmail.com>
|
|
Change-Id: I414133386234841e21b89d16161aefcac7cb4d40
|
|
Change-Id: I3d4d456b8cf09e9a5b98549ce38ad9a874f5e792
|
|
* Delete all init.sh related sources
Change-Id: I8235a3d66912a4051b653a6a312965dcaddeb9d2
Signed-off-by: AdrianDC <radian.dc@gmail.com>
|
|
Change-Id: Ia6720133870d83372c70131ea4f9018b300dad82
|
|
Change-Id: I3ac9bb7992aff0f3e17114c2f76692b129d900e2
|
|
* Fix the slow bootup regression.
Change-Id: I94fcc9e9f1585ad9f2ea7b6bbc310b7608c7044f
|
|
Change-Id: Ie3bfbfe9152c00ce01a80ba5cfe7ca21fc45d90b
|
|
Change-Id: I412e1d43c53357c6e2e690c16f8a8b952a7a2dcb
|
|
Change-Id: I8d0b5699d61415ad63897925ec95f2c503825783
|
|
Change-Id: I052ef2ad4bba8c6af8ac1608e515ed99a256b27c
|
|
Change-Id: Ib710fab4795dc00847c7b71727ea512f78514f2a
|
|
Change-Id: I230119fc68be93b206d1fec9c96e2c46164a2d44
|
|
Change-Id: Id38a5033270bec0efb98edb99ce64b6a34871241
|
|
Change-Id: I20039b485b2b92c40cdca5d79524a58671b1cea3
|
|
Change-Id: I5f13c83e0b199c04f7926a7fcda8807eef4d2a03
|
|
Change-Id: I932a1e85bd363b333822fed4731a2c791781d1a4
|
|
* No need to symlink anymore.
Change-Id: I070f2ce24846ff4b4e4c7560bd4d9ffb3d7e7db3
|
|
Change-Id: I6c238042f2d15e621aa25fc8edac6f8169ea0e1c
|
|
and move it early on post-fs-data
Change-Id: Id7411aa4073065d70190b8bfd3f37c9155f72a44
|
|
* Should be done by then, not needed afterwards.
Change-Id: Ib8d0a489bec9d60b5fa18dbf102e6b239c7236bf
|
|
Following AOSP
https://github.com/sonyxperiadev/device-sony-shinano/blob/master/rootdir/init.shinano.usb.rc
Change-Id: I2cf6613e0aa887755da8061a3a7fea7b08b4b946
Signed-off-by: David Viteri <davidteri91@gmail.com>
|
|
Change-Id: If288c3c8fd510565adf3794e9899c8758dabc44b
|
|
Change-Id: Id9eb100cc9756107a4c9973b604e7b5a8e44953f
|
|
Change-Id: I005d13584061377e21e1b337304ee7a2e422d769
|
|
* This got left out in 899b01eea912bae4d31ae9d0181018de41990f61,
leading to incosistent speaker behaviour.
Change-Id: Icd7ddd9e60c34eb685223fa04e23e05d64356ca0
|
|
* set noemulated for real sdcard
* set vold write permission to sd and usb disks
Change-Id: I8340c9e4f379b1c89c8a8df6a7b81f30662a609e
|
|
Change-Id: I189023dd1223986219afac9ca033908ee3ebd6e2
|
|
Change-Id: Ide9473966a3cd67428b2a416a1a784568b93a5e3
|
|
* Add custom audio backends using audio_platform_info
* Match stock devices and ACDB IDs
* Specify MULTISESSION_VOICE for calls
* Specify LOW_LATENCY as primary output
Change-Id: I9d6927ab98c70ab71a181c656253f64491219470
|
|
Change-Id: I211f24221bb4dd0c0db0f440db634ea5929bfa62
|
|
recommended value from 23.1.A.0.690 kernel release
Change-Id: Iba304ef197429eed212c3973d0eae261ae4c8c70
|
|
Change-Id: I9a73740738b6644f0069308c8f8190aa6afb804e
|