Skip to content
View MaheshTechnicals's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report MaheshTechnicals

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MaheshTechnicals/README.md

Pinned

  1. New pie.md New pie.md
    1
    git clone https://github.com/MaheshTechnicals/device_xiaomi_oxygen-pie device/xiaomi && git clone https://github.com/MaheshTechnicals/vendor_xiaomi-new vendor/xiaomi && git clone https://github.com/Sanek-creed/kernel_msm-3.18 kernel/xiaomi/msm8953 && rm -rf hardware/qcom/display-caf/msm8996 && git clone https://github.com/Rohith-Pillalamarri/hardware_qcom_display-caf_msm8996.git -b caf-msm8996 hardware/qcom/display-caf/msm8996 && git clone https://github.com/LineageOS/android_external_ant-wireless_antradio-library -b lineage-16.0 external/ant-wireless/antradio-library/ && rm -rf vendor/qcom/opensource/data-ipa-cfg-mgr/hal && rm -rf vendor/qcom/opensource/data-ipa-cfg-mgr/ipacm/src && rm -rf vendor/qcom/opensource/data-ipa-cfg-mgr/ipanat/src
  2. device_xiaomi_oxygen-pie device_xiaomi_oxygen-pie Public

    C++ 1 4

  3. vendor_xiaomi-new vendor_xiaomi-new Public

    Makefile

  4. Cache before lunch.md Cache before lunch.md
    1
    export USE_CCACHE=1 && ccache -M 50G && export CONFIG_STATE_NOTIFIER=y && export SELINUX_IGNORE_NEVERALLOWS=true
  5. Vendor patch.md Vendor patch.md
    1
    nano +2145 frameworks/base/services/core/java/com/android/server/am/ActivityManagerService.java