Git Product home page Git Product logo

killme's Introduction

众ROM如何添加白名单

[TOC]

小米

  • 自启动管理(MIUI8.1)

    安全中心 > 授权管理 > 自启动管理*

    {
        cmp=com.miui.securitycenter/com.miui.permcenter.autostart.AutoStartManagementActivity
    }
  • 神隐模式(MIUI8.1)

    设置 > 电量和性能 > 神隐模式 > 应用配置* > 找到App,选择无限制

    {
        act=miui.intent.action.POWER_HIDE_MODE_APP_LIST
        cmp=com.miui.powerkeeper/.ui.HiddenAppsContainerManagementActivity
    }

魅族

  • 手机加速白名单(Flyme5)

    手机管家 > 手机加速* > 设置 > 手机加速白名单 > 添加白名单 > 找到App,添加

    {
        cmp=com.meizu.safe/.SecurityMainActivity 
    }
  • 自启动权限(Flyme5)

    新版已经取消

  • 待机耗电管理(Flyme5)

    手机管家 > 省电模式* > 待机耗电管理 > 找到App,添加

锤子

  • 自启动管理(Smartisan V3.1.2,V3.1.5)

    设置 > 安全中心 > 应用程序权限管理* > 自启动权限管理 > 找到梦画 > 允许被系统启动 >

    {
        cmp=com.smartisanos.security/.MainActivity
    }

OPPO

  • 自启动管理(ColorOS V2.1)

    桌面图标 > 安全中心 > 权限隐私 > 自启动管理*

    {
        cmp=com.color.safecenter/.permission.startup.StartupAppListActivity
    }
  • 电量节省(省电设置,纯净后台名单)(ColorOS V2.1)

    桌面图标 > 安全中心 > 设置* > 电量节省(省电设置) > 纯净后台名单设置

    {
        cmp=com.color.safecenter/.SecureSafeMainSettingsActivity
    }

VIVO TODO

华为 TODO

三星 TODO

一加 TODO

killme's People

Contributors

ttdevs avatar

Watchers

James Cloos avatar Muhammad Shihab Uddin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.