aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* sm8250-common: Drop mkdir /data/{system,fota,hostapd,core}LuK13372021-01-281-13/+0
| | | | | | | * vendor_init isn't allowed to create files under system_data_file context, leading to early init panic. Change-Id: Ie344cc4ece2783bb7d372f64c2c23b4d5ea2cda0
* sm8250-common: gpt-utils: Drop unnecessary includeLuK13372021-01-281-1/+0
| | | | | | | * When using generated_kernel_headers including stdio.h will cause errors due to redefined macros. Change-Id: I2f753a64f760b636be1325873e17697466fbf33d
* sm8250-common: Build libhidltransport/libhwbinderLuK13372021-01-281-0/+7
| | | | | | * Needed for old blobs Change-Id: I43fc0e46547dfc126a4b2ac9dcc82c7c4f2ee172
* sm8250-common: Make init scripts buildAlessandro Astone2021-01-282-2/+3
| | | | Change-Id: Ibc905b594a272d18ce8d7186ab106e8ff967ea93
* sm8250-common: Add build broken flags in BoardConfig.mkP.Adarsh Reddy2021-01-281-0/+2
| | | | | | BUILD_BROKEN_USES_BUILD_COPY_HEADERS Change-Id: I7b115f5bb7990c438c595b4b1ff536598786d529
* sm8250-common: Enforce RRO for all resource overlaysAnton Hansson2021-01-281-0/+2
| | | | | | Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
* sm8250-common: Remove libhwbinder/libhidltransport depsSteven Moreland2021-01-281-2/+0
| | | | | | | | Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I640a3f0e0839214523627bf0b59fd5ae9dd2c61c
* sm8250-common: Set correct light capabilitiesOrdenKrieger2021-01-211-0/+34
| | | | | | * Allows to change battery light settings Change-Id: I1f6975f9b4bc5d5158fe5b66ad365a54e5870309
* sm8250-common: Allow init.asus.user.rc to getattr /proc/driver/dualcam_caliOrdenKrieger2021-01-211-0/+1
| | | | Change-Id: Iedbf603217fc5751e099cf2bf9f6ecfa43d5bea6
* sm8250-common: Label vendor_rild_prop and allow rild to set itOrdenKrieger2021-01-213-0/+4
| | | | Change-Id: I64177528357659c4f2af3af1b2fd68eb6234ffbf
* sm8250-common: Adresse NFC denialsOrdenKrieger2021-01-213-0/+5
| | | | Change-Id: Ib3be1763c96be9ed06f1e1b299045a9714c129d6
* sm8250-common: Address fingerprint denialsOrdenKrieger2021-01-215-0/+15
| | | | Change-Id: I8da2725dc45cb7b0f0121a359e5b1da39d0f1b9d
* sm8250-common: Send FINGERPRINT_EARLYWAKEUP when FOD icon is shownOrdenKrieger2021-01-152-0/+4
| | | | | | | * The fingerprint reader expects the key event 33 FINGERPRINT_EARLYWAKEUP to wake up and work Change-Id: I84d7aec126859c4180800874268b38c8b39f2354
* sm8250-common: Increase fod icon sizeOrdenKrieger2021-01-141-3/+3
| | | | | | * Stock fod halo icon also has this size Change-Id: I024aead49b87794d76ef5d2adac444364f84fe92
* sm8250-common: Set local hbm node on fp pressOrdenKrieger2021-01-142-0/+12
| | | | | | | * Also send cmd to goodix hal to let it know that hmb and ui are ready Change-Id: I29301db3f777a90300d1efd4f6a679a9b5a86964
* sm8250-common: Initial FOD hooksLuca Stefani2021-01-124-1/+25
| | | | Change-Id: I89a65e20e07493ba1e87f116f6178964d7af59a0
* sm8250-common: Import a skeleton FOD HALLuca Stefani2021-01-129-3/+280
| | | | Change-Id: I76c792dfc77844edb25502a07074a3f4301e8194
* sm8250-common: Import vendor.goodix.hardware.biometrics.fingerprint interfaceLuca Stefani2021-01-124-0/+62
| | | | Change-Id: I14af10044fc3af7b2c3921db4e70732e13564480
* sm8250-common: sepolicy: Address camera denialsAlessandro Astone2021-01-042-0/+4
| | | | Change-Id: I76d750d5026204b6008df19e6f75b341e7a08c59
* sm8250-common: Don't override omx hal with prebuiltAlessandro Astone2021-01-031-2/+7
| | | | Change-Id: I7d915eac7a45cece7b30b272750ffab51b417363
* sm8250-common: Label asus a2dp propertyAlessandro Astone2020-12-221-0/+1
| | | | | | Avoids spam in logcat during bluetooth playback Change-Id: I71f87d1b73790834c2646ba9131a0df9fc08c13c
* sm8250-common: Don't override libwifi-hal with prebuiltAlessandro Astone2020-12-181-0/+1
| | | | | | | | | This was forgotten. Stock uses a different ordering for the legacy hal function table causing the wrong function to be called, breaking tethering. Oops! Change-Id: Ic86fab98f3838154f38af84df67c98acb12efe9c
* sm8250-common: Configure PixelWorks Iris HAL for HWC transformAlessandro Astone2020-12-178-5/+17
| | | | | | | The implementation lives in display composer HAL, so use prebuilt. Write proper sepolicy for it. Change-Id: I0277cb7517086eb0946eb56adac8133c3450d2e9
* sm8250-common: Update ims.apk pinAlessandro Astone2020-12-151-1/+1
| | | | Change-Id: I1fc802568ec53e2d36a45b7fc5dbb630847ef487
* sm8250-common: Add missing embmssl blobsAlessandro Astone2020-12-151-0/+2
| | | | | | | System.err: java.lang.UnsatisfiedLinkError: dlopen failed: library "vendor.qti.hardware.embmssl@1.0.so" not found Change-Id: I49055c0239427ba7b4203ff98c2211e971bdec8f
* sm8250-common: Import init scripts from prebuiltsAlessandro Astone2020-12-157-0/+2192
| | | | Change-Id: If269578000e49ddb7d9a0cbe8424f8da66901e97
* sm8250-common: Build libgui_vendorAlessandro Astone2020-12-152-1/+6
| | | | Change-Id: I7415cbcde0941fa1d23353658425fc8f4e81b193
* sm8250-common: Remove more display and media blobsAlessandro Astone2020-12-152-6/+29
| | | | Change-Id: I6b7adf46051d3080131e382609385300ce47e108
* sm8250-common: Remove keymaster strongbox interface from manifestAlessandro Astone2020-12-151-1/+0
| | | | Change-Id: I1c0347099174ccba42ef16dd60241030db4f0adb
* sm8250-common: Use blob_fixup()Alessandro Astone2020-12-151-5/+8
| | | | Change-Id: I563e46858aa3bc1c5a072c1441dc6a389558209a
* sm8250-common: Reserve space in system|productAlessandro Astone2020-12-091-0/+6
| | | | Change-Id: I9adb3edae96ae11c06f77bd965262cc750e149b0
* sm8250-common: Build vendor and odmAlessandro Astone2020-12-0947-227/+2506
| | | | Change-Id: I7848187c60539e86425c4a062c23941189fec90f
* sm8250-common: sepolicy: Allow fastbootd to change the active slotAlessandro Astone2020-10-115-1/+12
| | | | Change-Id: I9edbdc5d0c6d7057608d810bc0d279340e54b080
* sm8250-common: Use prebuilt odmimageAlessandro Astone2020-10-112-5/+1
| | | | | | | * Using the source built I could only boot using boot-debug.img * Kernel expects build_ww/build_eu/build_ru.prop anyways (yuck) Change-Id: Ica23e0e59f89fcf80f4e809d103a532e64925a18
* sm8250-common: Build odmimageAlessandro Astone2020-10-101-1/+2
| | | | | | * The partition is only used for props, which we already imported Change-Id: I3ab5df7a9f49e4fbd101b61ea475b3f9e8fe6df3
* sm8250-common: Correct typo in blobs makefile guardAlessandro Astone2020-10-101-1/+1
| | | | Change-Id: I674ebd5a21298dcb2f0ef1d14c0a932d503df936
* sm8250-common: Disable SLAServiceAlessandro Astone2020-09-251-0/+5
| | | | | | | | | | * It requires TRANSPORT_VICE_WIFI which is an Asus framework addition. Without it, the service restarts over and over until we get sent to Rescue Party. * We can safely disable it, as Qcom's Dual Network will never work for us anyways. Change-Id: Ieffd275e52907e66cebdae12ae14e70ba28d2b04
* sm8250-common: Correct the size of super partitionAlessandro Astone2020-09-161-2/+2
| | | | Change-Id: Iae196e9df2b3825b7a83b51f58ad12cb94913cfb
* sm8250-common: Disable world phoneLuca Stefani2020-09-081-1/+0
| | | | Change-Id: I3afb8d4759a0911cabf1318b3f6f5dba7c610e5e
* sm8250-common: Add AsusVisualMasterLuca Stefani2020-09-081-0/+1
| | | | | | * It's required to configure the Iris chip Change-Id: I6e103a29c24679baceaf0a529c102334ef4cde31
* sm8250-common: Pin ims.apkLuca Stefani2020-09-031-1/+1
| | | | Change-Id: I6e0e55e88e16ae62e803e07493fa50db5b211f83
* sm8250-common: sepolicy: Add ASUS specific A/B partitionsLuca Stefani2020-09-031-0/+4
| | | | Change-Id: I870c6fbb9d17339032834cb1d1606c3790b192c8
* Revert "sm8250-common: FrameRateTile: Update 90/120 drawables"Luca Stefani2020-08-232-10/+11
| | | | | | This reverts commit 121e9c3125885eb6e547355be036f085cbd6355d. Change-Id: I83d4af0af4c3853c7ae24b1ef293480c44fe0dc1
* Revert "sm8250-common: FrameRateTile: Remove unsupported argument"Luca Stefani2020-08-231-2/+2
| | | | | | This reverts commit bd3c25bc7f425e7e8e4225d9636f13196bee981a. Change-Id: I3de38d3d490ee13b593ac9b42c43b4f4cbc9d917
* sm8250-common: Add selinux rules for touch HALLuca Stefani2020-08-234-0/+17
| | | | Change-Id: Ibcd19fc63886d88fba5bc49a857dc33360985976
* sm8250-common: FrameRateTile: Remove unsupported argumentLuca Stefani2020-08-231-2/+2
| | | | Change-Id: Ia8a5cd8376f7a29bd3bd1ba3f3a79553d1e4a8a3
* sm8250-common: FrameRateTile: Update 90/120 drawablesLuca Stefani2020-08-222-11/+10
| | | | | | * 60 one is no where to be found Change-Id: I43901810b9a1ed802bc4f30d3f5680c2ab4b3ec2
* sm8250-common: Build Trust HALLuca Stefani2020-08-223-0/+18
| | | | Change-Id: I45f213f25d52136dfd697332fdca13603718b56f
* sm8250-common: Enable USAPLuca Stefani2020-08-221-0/+3
| | | | | | We have plenty of RAM to be filled Change-Id: I64b198e1c330f12281452428e27df4ba4cf97fb4
* sm8250-common: Set default networkLuca Stefani2020-08-221-0/+3
| | | | Change-Id: I436f83f657a49b5d98c7d0a060359a9394dfb8be