aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-21shinano-common: shim: Add MediaBufferGroupnailyk-fr
* 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
2017-02-21shinano-common: Solve camera denialsnailyk-fr
Change-Id: I62e1e9b87e48b0f5d436ef44bb816eedf5328347 shinano-common: Solve camera services denials Change-Id: I36479598ada099da4949d999f7485b69ccd59c19
2017-02-21shinano-common: Adjust idd permsnailyk-fr
Change-Id: If920b5e5265aca89020bd000904d586cd879cc85
2017-02-21shinano-common: vendor: Move tad_static to vendor/nailyk-fr
* Remove intree binary Change-Id: I24bc5f552d57c4634b7d74af956f87baccb8c8ab
2017-02-21 shinano-common: tfa: Fix logic mistake in ioctl for eq functionnailyk-fr
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
2017-02-21shinano-common: tfa: Add missing headernailyk-fr
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
2017-02-21shinano-common: init: Use new bootloader parsingnailyk-fr
* This commit is required to fix build on N branches. * Mostyl took from bacon (OPO). Change-Id: I344fbe6fcea3df9af75beb3b43f7b039f27e18a8
2017-02-21shinano-common: CMHW: Use new *.File includesnailyk-fr
Change-Id: Ia34c8c89bedcf74c5ccefeaf9333ea00abebc5d2
2017-02-21shinano-common: Change to LineageOS supportnailyk-fr
Change-Id: I1c7e617b90e3548bc7bae3da23a8cb97a1908bc9
2017-02-21shinano-common: init: change permissionsnailyk-fr
Change-Id: I6735847f5f47126605f2dca135fba94263469796
2017-02-21shinano-common: init: Rework for new vendor binariesnailyk-fr
2017-02-21shinano-common: sepolicies: Rework for new vendorsnailyk-fr
Change-Id: Id559336a2e89951c1c17f7e9bce5b0c23ce162b9
2017-02-21shinano-common: init: Add missing vendor socketsnailyk-fr
Change-Id: Iae03adb6cb3b7f185701f1eba66108c647fe9b2d
2017-02-21shinano-common: init: Change mount pathsnailyk-fr
* Add bootdevice symlink for compatibility * Clean idd mounting * Remove uneeded /rca symlink Change-Id: I4e00fb1c5d5e5d084b4c74ad72e8b2bc4a1900b2
2017-02-21shinano-common: init: Remove tad_static duplicatenailyk-fr
Change-Id: I1fcb1f6bdcc6e4de32dadcf9eb693cd947be81df
2017-02-21shinano-common: sepolicies: Add idd policy contextnailyk-fr
Change-Id: I38050b1701c4bf3ee3929c17a1e8dad849b9e815
2017-02-21shinano-common: vendor: Change idd mount pointnailyk-fr
* /mnt/idd symlink isn't created at mount time. Workaround this by mounting partition on /idd instead. Change-Id: I8fdd30c877b565a2e2e0a920d24ceba070183bff
2017-02-21shinano-common: CMHW: Disable dynamic vtg_levelnailyk-fr
* 3.4 (stock and concept) doesn't provide vtg_level for now. Disable it. Change-Id: I70b7c93fafe192b1e3913c700c511f177b322ecf
2017-02-02add sony users and use themGiulio Cervera
Change-Id: Ieb761d8717a1008742bf412a5fdedf38786d3e97
2017-02-02copy android_filesystem_capability locallyGiulio Cervera
Change-Id: Ie8e5a2ea99e9019b5cf24ca4b593287aa4d2b280
2017-02-02camera: Add credential manager and friendsShane Francis
* Welcome back, idd. * Happy troling, suntrold Change-Id: Ic447a8e7769903bfb8ec3bf4fdd4f74406671f78
2017-02-02Revert "Use rhine 4.3 camera stack"Chirayu Desai
This reverts commit 4bf737c9d433b60422d65737056d7e3febe43f5c. Change-Id: I57c1c055a4f6b38276d5b5bc5de2160f0da8eee2
2017-02-02Remove obsolete camera flagsSteven Lay
Shouldn't be needed for newer blobs
2017-01-30set PROC_BTWRITE_TIMER_TIMEOUT_MSJohannes Jülg
Change-Id: I9e50fe8414cba02f94382bd5137dccab3d369629
2017-01-30ril.h: Update to MChirayu Desai
hardware/ril cm-13.0 commit 0289ec9ab72a1135cc8c06222cdf970a78b7b5d7 Change-Id: I56e5416ef5689c330f3f037b2f4435c60f4424ed
2017-01-30gps: Fix the buildDan Pasanen
Change-Id: I77f1c3f1e795742c36fd91f8dba5eff7e488d4ac
2017-01-30Build init as C++LuK1337
Change-Id: Ie6212aa11d542a3b42a6be0ac21e48d1b400c177 Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
2017-01-30Move Widevine DRM blobs to 8974 commonChirayu Desai
Change-Id: I994893c40275063f3b4fa556c3ecbfa597076bd7
2017-01-30Drop BOARD_SEPOLICY_UNIONChirayu Desai
Change-Id: Ic64d6bcb5c771114a8ca55207bb604122835251d
2017-01-30update init scriptGiulio Cervera
* newer qmuxd need root permission for accessing wakelocks * create qmuxd nfc dir to avoid cosmetics error * move subsystems settings early Change-Id: Id0f6756f1a2265a73da5baf43694f2fb0d61889b
2017-01-30init: Update storage configurationChirayu Desai
Change-Id: I21a5505e5a34ce6b83176b5342e412ee4fdc83c0
2017-01-30Also build f2fs toolsChirayu Desai
Change-Id: If9930e486a08906d6a3437da18e697f23e773e61
2017-01-30shinano: use RGBA_8888 for recovery pixel formatArnav Gupta
Change-Id: I1f3ac7f9e9d416b823bb6c9a141c63547b8cdc2b Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2017-01-30shinano: cleanup unused recovery filesArnav Gupta
Change-Id: I568dd9f9d8db9fdd67d0961b939860865fd7f5bd Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
2017-01-30add missing radio permissionGiulio Cervera
Change-Id: I745a65ddb53375509d02bff16e1f5f9a59bc6ff2
2017-01-30remove com.android.future.usb.accessoryGiulio Cervera
it's now included in core_minimal Change-Id: Ie743f0441ac29e1e7ef47f59aaf3243f2497eb02
2017-01-30Remove persist.sys.usb.config overrideGiulio Cervera
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
2017-01-30update devfreq cpubw governor nodeGiulio Cervera
Change-Id: Ie00eff5e5861cd716e4a5f58a1e6d8936a2fb141
2017-01-30update low battery shutdown nodeGiulio Cervera
Change-Id: I61a3028c63b71f63458d026e227d4fbaab614f94
2017-01-30clean update and aggregate graphics permissionsGiulio Cervera
Change-Id: I2120fe0a383cea455d0090dd1bac2e6b34133aac
2017-01-30remove unused/older init stuffGiulio Cervera
Change-Id: I56954fc6594a2fd658f8d20ba7a2f99ca723ee74
2017-01-30SELinux: Fix errors from mlog_qmi daemonJulien Bolard
[ 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
2017-01-30shinano: adoptable MicroSDDavid Viteri
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>
2017-01-30remove permissions for unknown persist_rw user/groupGiulio Cervera
Change-Id: I414133386234841e21b89d16161aefcac7cb4d40
2017-01-30Set s3d_mode permissionsGiulio Cervera
Change-Id: I3d4d456b8cf09e9a5b98549ce38ad9a874f5e792
2017-01-30shinano-common: Cleanup for source-built Sony initAdrianDC
* Delete all init.sh related sources Change-Id: I8235a3d66912a4051b653a6a312965dcaddeb9d2 Signed-off-by: AdrianDC <radian.dc@gmail.com>
2016-03-25make it more clear for new developersJohannes Jülg
Change-Id: Ia6720133870d83372c70131ea4f9018b300dad82
2016-01-16Fix and cleanup BT permissionsGiulio Cervera
Change-Id: I3ac9bb7992aff0f3e17114c2f76692b129d900e2
2015-10-06Tweak startupSteve Kondik
* Fix the slow bootup regression. Change-Id: I94fcc9e9f1585ad9f2ea7b6bbc310b7608c7044f
2015-10-06start audiodGiulio Cervera
Change-Id: Ie3bfbfe9152c00ce01a80ba5cfe7ca21fc45d90b
2015-10-07start taimport on late_startGiulio Cervera
Change-Id: I412e1d43c53357c6e2e690c16f8a8b952a7a2dcb
2015-09-22shinano: clean ueventd conf (2)Giulio Cervera
Change-Id: I8d0b5699d61415ad63897925ec95f2c503825783
2015-09-17shinano: move io scheduler to commonGiulio Cervera
Change-Id: I052ef2ad4bba8c6af8ac1608e515ed99a256b27c
2015-09-17shinano: clean ueventd confGiulio Cervera
Change-Id: Ib710fab4795dc00847c7b71727ea512f78514f2a
2015-09-17shinano: use f2fsGiulio Cervera
Change-Id: I230119fc68be93b206d1fec9c96e2c46164a2d44
2015-09-14shinano: remove bootsplash hackGiulio Cervera
Change-Id: Id38a5033270bec0efb98edb99ce64b6a34871241
2015-09-14shinano: Use the new power modes configurationGiulio Cervera
Change-Id: I20039b485b2b92c40cdca5d79524a58671b1cea3
2015-09-08shinano: Use fs_mgr to format if unformattedEthan Chen
Change-Id: I5f13c83e0b199c04f7926a7fcda8807eef4d2a03
2015-08-25update permission for thermanagerGiulio Cervera
Change-Id: I932a1e85bd363b333822fed4731a2c791781d1a4
2015-07-03nfc: Set device pathChirayu Desai
* No need to symlink anymore. Change-Id: I070f2ce24846ff4b4e4c7560bd4d9ffb3d7e7db3
2015-06-07shinano: Clean up TFA9890 helper libraryEthan Chen
Change-Id: I6c238042f2d15e621aa25fc8edac6f8169ea0e1c
2015-06-01start taimport onceGiulio Cervera
and move it early on post-fs-data Change-Id: Id7411aa4073065d70190b8bfd3f37c9155f72a44
2015-06-01init: Stop taimport when bootanimation exitsChirayu Desai
* Should be done by then, not needed afterwards. Change-Id: Ib8d0a489bec9d60b5fa18dbf102e6b239c7236bf
2015-05-25shinano: init: create common usb.rcDavid Viteri
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>
2015-05-23update sec_configGiulio Cervera
Change-Id: If288c3c8fd510565adf3794e9899c8758dabc44b
2015-05-22remove qcom fm stuffGiulio Cervera
Change-Id: Id9eb100cc9756107a4c9973b604e7b5a8e44953f
2015-05-14fix cpu.notify_on_migrate pathGiulio Cervera
Change-Id: I005d13584061377e21e1b337304ee7a2e422d769
2015-05-12Build the tfa amp helperChirayu Desai
* This got left out in 899b01eea912bae4d31ae9d0181018de41990f61, leading to incosistent speaker behaviour. Change-Id: Icd7ddd9e60c34eb685223fa04e23e05d64356ca0
2015-05-09update storage configGiulio Cervera
* set noemulated for real sdcard * set vold write permission to sd and usb disks Change-Id: I8340c9e4f379b1c89c8a8df6a7b81f30662a609e
2015-05-04ril: reconcile with current cm12.1Giulio Cervera
Change-Id: I189023dd1223986219afac9ca033908ee3ebd6e2
2015-05-01remove some audio blobGiulio Cervera
Change-Id: Ide9473966a3cd67428b2a416a1a784568b93a5e3
2015-04-24shinano-common: Stop using prebuilt audioEthan Chen
* 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
2015-04-24shinano: enable logo workaroundGiulio Cervera
Change-Id: I211f24221bb4dd0c0db0f440db634ea5929bfa62
2015-04-24shinano: update kernel command lineGiulio Cervera
recommended value from 23.1.A.0.690 kernel release Change-Id: Iba304ef197429eed212c3973d0eae261ae4c8c70
2015-04-19shinano: Remove deprecated recovery optionsEthan Chen
Change-Id: I9a73740738b6644f0069308c8f8190aa6afb804e
2015-04-13remove mdp propGiulio Cervera
Change-Id: I891f6e474fc123152cdde5f9458c37c97a26b7cd
2015-04-11update mpdecision stuffGiulio Cervera
Change-Id: I9210e7dcfe79c895019015f976b05ae33b053d52
2015-04-10remove libqc-optGiulio Cervera
Change-Id: I364bba3a115a0fd0dd92e0e09cb1edab645bcf3c
2015-03-22audio: Switch back to proprietary HALChirayu Desai
* The open source HAL works perfect for media, but in-call audio is wonky. * Because let's rather have the phone part of our smartphones work perfectly. Change-Id: I581f2a6210115d0bdf64c44373a1bf29effeb9e8
2015-03-21Revert "Don't build bcm wifi hal for now."Chirayu Desai
This reverts commit 0a135c4b43d4bcd9883b73c8562526d04602ab99. Change-Id: I62283259b1c60b38ff5a83ef5d8ccbb022a4e926
2015-03-07sepolicy: modifications for CmHardwareServiceDavid Viteri
Change-Id: I7e5db804524dca6cb3da52d3997525911dac66f7
2015-03-06Add PCC calibration interfaceSteve Kondik
* This will be used by the new LiveDisplay feature. Change-Id: I1c7e8547d5305a8c8031e972d1513fa8906908e7 Signed-off-by: Chirayu Desai <chirayudesai1@gmail.com>
2015-02-26remove postproc stuffGiulio Cervera
Change-Id: I2189f22b62c4bdeda4717f2a944ce6b3217a5993
2015-02-26shinano: remove FM servicedavid
Change-Id: I29214905a5ecb8131391bd35d9b1483da8dfc67c
2015-02-26shinano-common: fix headset buttonKonstantin Koslowski
patchset2: use HEADSETHOOK instead Change-Id: Ic1e019201786d8182ba0032bf6fd82f96b9d6234
2015-02-16Add DRM blobsChirayu Desai
Change-Id: Iff2987a8b11270d34fdad869ccba8d56f2f8c206
2015-02-14shinano-common: remove languages-full.mkBrinly Taylor
* languages_full.mk is inherited by locales_full.mk which is inherited by full_base.mk Change-Id: I02f264e2c8ea87d30e660d4bb95911d2641c1441
2015-02-14Fix hispeed frequencyGiulio Cervera
Change-Id: I9c613991e50829fd384e3a1a0acc82cf6eb0fdb8
2015-02-06remove deprecated qc rng stuffGiulio Cervera
Change-Id: I0158ed676787eb77f0b93da4bf8d8770b2220aaa
2015-02-06remove useless propertyGiulio Cervera
Change-Id: I7dd3842c32fc1c8a64b68856e0804d058011176e
2015-02-02Misc CleanupChirayu Desai
* We have a broadcom chip. Change-Id: I7223373b11abe15d98e8e8bb36a07ff56374fa2c
2015-02-02init: Move taimport to class mainChirayu Desai
* We want this to run as early as possible, but also have the right MAC addresses on the device when encrypted. Change-Id: I08b327b6135df644bac60a8080910b2f0b0aace9
2015-02-02init: Add a service for taimportChirayu Desai
* 'exec' and SELinux don't go well, and there's no reason not to have this a service. Change-Id: Ica4ee5f820a64ac51a3ad3353e3e58b685cf7d43
2015-02-02Add SELinux policy for the TFA amp serviceChirayu Desai
Change-Id: I698f56bca42ffef6e83f46dbdf6e8b798267028a
2015-02-02sepolicy: Label the vibrator sysfs nodeChirayu Desai
Change-Id: Ib7d69d95adbef765429a7ba9f7112b6296bc6f1b
2015-01-31Remove CMHW CABC controlChirayu Desai
Change-Id: I42971cd8dc77655c066aabfb198b7eac033cd484
2015-01-25use opensource healthdGiulio Cervera
Change-Id: I0f8c39218a8e75d1cfdccb921929a053bc5111c4
2015-01-23fstab: mount SDCC 3 as sdcard1 tooChirayu Desai
* Needed by scorpion{,_windy} Change-Id: I1497263c2438cba1b4d8c7ae99b199cc8a5470c1
2015-01-20init: Add mlog_qmi serviceShane Francis
All Z3 series need this service to keep modem alive Change-Id: Iba8ac16083d878a9a9864472d350ee4868f20c6a
2015-01-16keylayout: fix typodavid
Change-Id: I16fc75c015442ff3623c70b9283e0495958a72e9