CN112597448A - Authority granting method, mobile terminal and computer readable storage medium - Google Patents

Authority granting method, mobile terminal and computer readable storage medium Download PDF

Info

Publication number
CN112597448A
CN112597448A CN202011509766.4A CN202011509766A CN112597448A CN 112597448 A CN112597448 A CN 112597448A CN 202011509766 A CN202011509766 A CN 202011509766A CN 112597448 A CN112597448 A CN 112597448A
Authority
CN
China
Prior art keywords
authority
default
application program
granting
permission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011509766.4A
Other languages
Chinese (zh)
Inventor
柴启蕾
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN202011509766.4A priority Critical patent/CN112597448A/en
Publication of CN112597448A publication Critical patent/CN112597448A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a permission granting method, a mobile terminal and a computer readable storage medium, wherein the permission granting method comprises the following steps: acquiring a default grant permission group and a default refusal permission group corresponding to an application program; and granting or denying the authority requested by the application program according to the default granting authority group and the default denying authority group. By the invention, the authority requested by the application program can be automatically granted or denied, so that the manual operation of a user is reduced, and the authority setting is more intelligent.

Description

Authority granting method, mobile terminal and computer readable storage medium
Technical Field
The present invention relates to the field of software management technologies, and in particular, to a method for granting permission, a mobile terminal, and a computer-readable storage medium.
Background
Under the existing condition, various application programs enrich the lives of people, and bring abundant entertainment, rapid communication, convenience for learning and the like to people. But the application program with various permissions continuously touches the privacy bottom line of the user, even obtains the privacy of the user, and the privacy of the user is exposed.
In order to avoid that the application program illegally acquires the authority, a plurality of popup boxes for setting the authority are popped up when the application program is installed, and the installation operation is more complicated for a user.
Disclosure of Invention
The invention mainly aims to provide an authority granting method, a mobile terminal and a computer readable storage medium, and aims to solve the technical problems that in the prior art, the authority is set for an application program, and the operation is complicated.
In order to achieve the above object, the present invention provides a method for granting permission, comprising:
acquiring a default grant permission group and a default refusal permission group corresponding to an application program;
and granting or denying the authority requested by the application program according to the default granting authority group and the default denying authority group.
Optionally, the step of granting or denying the permission requested by the application program according to the default grant permission group and the default denial permission group includes:
when the first type of authority which belongs to the default authorization authority group exists in the authority requested by the application program, the first type of authority is granted to the application program;
and when the second type of authority belonging to the default refusing authority group exists in the authority requested by the application program, refusing to grant the second type of authority to the application program.
Optionally, after the step of granting or denying the permission requested by the application program according to the default grant permission group and the default denial permission group, the method further includes:
when a third type of authority which does not belong to the default granted authority group or the default refused authority group exists in the authority requested by the application program, displaying a selection prompt corresponding to the third type of authority;
if an authorization instruction is received, the third type of authority is authorized for the application program;
and if a refusing instruction is received, refusing to grant the third type of permission for the application program.
Optionally, the step of obtaining the default grant permission group and the default denial permission group corresponding to the application program includes:
determining the type of the application program, and acquiring a default granting permission group and a default denying permission group corresponding to the type.
Optionally, before the step of obtaining the default grant permission group and the default denial permission group corresponding to the application program, the method further includes:
and setting a default granting permission group and a default refusing permission group corresponding to each type.
Optionally, before the step of obtaining the default grant permission group and the default denial permission group corresponding to the application program, the method further includes:
and setting a default granting permission group and a default refusing permission group corresponding to the application program.
Optionally, the step of setting the default grant permission group and the default denial permission group corresponding to the application program includes:
acquiring authority setting information corresponding to the application programs in M terminals, wherein M is a positive integer;
determining a fourth type of authority and a fifth type of authority according to authority setting information corresponding to the application program in the M terminals, wherein at least N terminals open the fourth authority for any fourth authority included in the fourth type of authority, at least N terminals close the fifth authority for any fifth authority included in the fifth type of authority, N is a positive integer, and N is less than or equal to M;
and setting a default granted permission group corresponding to the application program based on the fourth type of permission, and setting a default refused permission group corresponding to the application program based on the fifth type of permission.
Optionally, after the step of granting or denying the permission requested by the application program according to the default grant permission group and the default denial permission group, the method further includes:
based on the change instruction, the granted right is closed or the denied right is granted.
In addition, to achieve the above object, the present invention also provides a mobile terminal, including: the system comprises a memory, a processor and a permission granting program stored on the memory and capable of running on the processor, wherein the permission granting program realizes the steps of the permission granting method when being executed by the processor.
In addition, to achieve the above object, the present invention also provides a computer readable storage medium having a rights granting program stored thereon, which when executed by a processor implements the steps of the rights granting method as described above.
In the invention, a default granting permission group and a default denying permission group corresponding to an application program are obtained; and granting or denying the authority requested by the application program according to the default granting authority group and the default denying authority group. By the invention, the authority requested by the application program can be automatically granted or denied, so that the manual operation of a user is reduced, and the authority setting is more intelligent.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention;
fig. 2 is a diagram of a communication network system architecture according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for granting permission according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
In the scheme of the embodiment of the invention, the permission granting method is applied to the mobile terminal, and the terminal can be implemented in various forms. For example, the mobile terminal involved in the present invention may include mobile terminals such as a mobile phone, a tablet computer, a notebook computer, a palm top computer, a Personal Digital Assistant (PDA), and the like.
While a tablet computer will be described in the following description as an example, those skilled in the art will appreciate that the configuration according to the embodiment of the present invention can be applied to other types of mobile terminals, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, fig. 1 is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, where the terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the terminal posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer, tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured at the terminal, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the home page display terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
As shown in fig. 1, the memory 109, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a right granting program, and the processor 110 may be configured to call the right granting program stored in the memory 109 and perform the following steps:
acquiring a default grant permission group and a default refusal permission group corresponding to an application program;
and granting or denying the authority requested by the application program according to the default granting authority group and the default denying authority group.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
when the first type of authority which belongs to the default authorization authority group exists in the authority requested by the application program, the first type of authority is granted to the application program;
and when the second type of authority belonging to the default refusing authority group exists in the authority requested by the application program, refusing to grant the second type of authority to the application program.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
when a third type of authority which does not belong to the default granted authority group or the default refused authority group exists in the authority requested by the application program, displaying a selection prompt corresponding to the third type of authority;
if an authorization instruction is received, the third type of authority is authorized for the application program;
and if a refusing instruction is received, refusing to grant the third type of permission for the application program.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
determining the type of the application program, and acquiring a default granting permission group and a default denying permission group corresponding to the type.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
and setting a default granting permission group and a default refusing permission group corresponding to each type.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
and setting a default granting permission group and a default refusing permission group corresponding to the application program.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
acquiring authority setting information corresponding to the application programs in M terminals, wherein M is a positive integer;
determining a fourth type of authority and a fifth type of authority according to authority setting information corresponding to the application program in the M terminals, wherein at least N terminals open the fourth authority for any fourth authority included in the fourth type of authority, at least N terminals close the fifth authority for any fifth authority included in the fifth type of authority, N is a positive integer, and N is less than or equal to M;
and setting a default granted permission group corresponding to the application program based on the fourth type of permission, and setting a default refused permission group corresponding to the application program based on the fifth type of permission.
Further, the processor 110 may be configured to call the permission granting program stored in the memory 109, and further perform the following steps:
based on the change instruction, the granted right is closed or the denied right is granted.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
Referring to fig. 3, fig. 3 is a flowchart illustrating a method for granting permission according to a first embodiment of the present invention.
In one embodiment, the authority granting method comprises:
step S10, acquiring a default grant permission group and a default refusal permission group corresponding to the application program;
in this embodiment, generally, when the application program is installed, the application program may request the mobile terminal for the opening permission, for example, when the application program is installed, the application program requests the mobile terminal for the opening permission 1, the permission 2, the permission 3, the permission 4, and the permission 5. At this time, the mobile terminal obtains a default grant permission group and a default denial permission group corresponding to the application program. Specifically, a default grant permission group and a default denial permission group corresponding to the application program can be obtained according to the type of the application program; or directly acquiring a default granted permission group and a default refused permission group corresponding to the application program.
In one embodiment, step S10 includes:
step S101, determining the type of the application program, and acquiring a default granting permission group and a default denying permission group corresponding to the type.
In this embodiment, the application programs may be classified into a social class, a beautification class, a travel class, a learning class, a video game class, and the like according to the functions of the application programs. And setting a default granting permission group and a default denying permission group corresponding to each type, thereby obtaining the default granting permission group and the default denying permission group corresponding to the type according to the type of the application program, namely obtaining the default granting permission group and the default denying permission group corresponding to the application program.
Further, in an embodiment, before step S101, the method further includes:
and setting a default granting permission group and a default refusing permission group corresponding to each type.
In this embodiment, the specific permissions included in the default grant permission group and the default deny permission group corresponding to each type are set according to actual situations. For example:
the default set of granted permissions for the social class includes: storing the authority and the network authority; the default set of denial permissions corresponding to the social class includes: position information acquisition authority and telephone authority.
The default grant permission group corresponding to the beautification class comprises: storing the rights and the camera rights; the default refusal authority group corresponding to the beautification class comprises: telephone authority, position information acquisition authority, address book authority and microphone authority.
The default granting permission group corresponding to the travel class includes: the telephone authority, the position information acquisition authority and the network authority; the default refusing permission group corresponding to the travel class comprises: address book permissions and camera permissions.
The default granted permission group corresponding to the learning class comprises: storing the authority and the network authority; the default refusal authority group corresponding to the learning class comprises: the phone authority, the position information acquisition authority and the address book authority.
The default granting permission group corresponding to the video game class comprises: storing the authority, the network authority and the microphone authority; the default refusal permission group corresponding to the video game class comprises: the phone authority, the position information acquisition authority and the address book authority.
It is easily understood that the above embodiments are only illustrative, and the specific rights included in the default granted right group and the default denied right group corresponding to each type are not limited to the above.
On the basis of the above embodiment, if the type of an application is social, the obtained default grant permission group corresponding to the application is: storing the authority and the network authority; the default refusing authority group corresponding to the application program comprises: position information acquisition authority and telephone authority. When the application is of another type, the embodiments are similar and will not be described herein.
Further, in an embodiment, before step S10, the method further includes:
and setting a default granting permission group and a default refusing permission group corresponding to the application program.
In this embodiment, the default grant permission group and the default denial permission group corresponding to the application program may also be directly set. The unique identifier of each application program can be specifically associated with the corresponding default grant permission group and the default denial permission group. And subsequently, acquiring a default grant permission group and a default refusal permission group corresponding to the application program according to the unique identifier of the application program. Wherein the unique identification may be an application name.
Further, in an embodiment, the step of setting the default grant permission group and the default denial permission group corresponding to the application program includes:
acquiring authority setting information corresponding to the application programs in M terminals, wherein M is a positive integer; determining a fourth type of authority and a fifth type of authority according to authority setting information corresponding to the application program in the M terminals, wherein at least N terminals open the fourth authority for any fourth authority included in the fourth type of authority, at least N terminals close the fifth authority for any fifth authority included in the fifth type of authority, N is a positive integer, and N is less than or equal to M; and setting a default granted permission group corresponding to the application program based on the fourth type of permission, and setting a default refused permission group corresponding to the application program based on the fifth type of permission.
In this embodiment, for example, a default grant permission group and a default denial permission group corresponding to the application program 1 are set, and permission setting information corresponding to the application program 1 in M terminals is obtained, where M is set according to actual needs, for example, to 100. The rights setting information indicates which rights are opened and which rights are closed. According to the permission setting information corresponding to the application program 1 in the M terminals, which permissions each terminal has opened for the application program 1 and which permissions each terminal has closed for the application program 1 can be determined. It is easy to understand that if most or all of the M terminals are all opened with a right for the application program 1, the right is taken as a fourth type of right, and the fourth type of right is put into a default granted right group corresponding to the application program; similarly, if most or all of the M terminals are closed by the application 1, the authority is used as a fifth type of authority, and the fifth type of authority is placed in the default refusing authority group corresponding to the application. Specifically, if M is set to 100, N may be set to any positive integer between 80 and 100.
And step S20, granting or denying the authority requested by the application program according to the default grant authority group and the default refusal authority group.
In this embodiment, according to the default grant permission group and the default denial permission group corresponding to the application program, which permissions need to be granted to the application program and which permissions cannot be granted to the application program in the permissions requested by the application program can be determined, so that the permissions requested by the application program are granted or denied.
Further, in one embodiment, step S20 includes:
when the first type of authority which belongs to the default authorization authority group exists in the authority requested by the application program, the first type of authority is granted to the application program; and when the second type of authority belonging to the default refusing authority group exists in the authority requested by the application program, refusing to grant the second type of authority to the application program.
In this embodiment, if the default grant permission group corresponding to the application program includes: the telephone authority, the position information acquisition authority and the network authority; the corresponding default deny permission set includes: address book permissions and camera permissions. If the permission requested by the application program comprises: phone rights, location information acquisition rights, network rights, microphone rights, address book rights, and camera rights.
Determining that the telephone authority, the position information acquisition authority and the network authority in the authority requested by the application program belong to a default authorization authority group corresponding to the application program, and determining that the telephone authority, the position information acquisition authority and the network authority in the authority requested by the application program are first-class authorities, so as to authorize the telephone authority, the position information acquisition authority and the network authority to the application program;
similarly, if the address book permission and the camera permission in the permission requested by the application program belong to the default refusing permission group corresponding to the application program, the address book permission and the camera permission in the permission requested by the application program are determined to be the second-class permission, so that the address book permission and the camera permission are refused to be granted to the application program.
In the embodiment, a default grant permission group and a default denial permission group corresponding to an application program are obtained; and granting or denying the authority requested by the application program according to the default granting authority group and the default denying authority group. Through the embodiment, the authority requested by the application program can be automatically granted or denied, so that the manual operation of a user is reduced, and the authority setting is more intelligent.
Further, in an embodiment, after step S20, the method further includes:
when a third type of authority which does not belong to the default granted authority group or the default refused authority group exists in the authority requested by the application program, displaying a selection prompt corresponding to the third type of authority; if an authorization instruction is received, the third type of authority is authorized for the application program; and if a refusing instruction is received, refusing to grant the third type of permission for the application program.
In this embodiment, when a third type of permission that does not belong to the default grant permission group or the default deny permission group exists in the permission requested by the application program, a selection prompt corresponding to the third type of permission is displayed. For example, if the third type of permission includes a microphone permission and an exercise health data acquisition permission, prompting the user whether to grant the microphone permission and the exercise health data acquisition permission to the application program in a pop-up window mode, and if a grant instruction triggered based on user operation is received, granting the microphone permission and the exercise health data acquisition permission to the application program; and if a rejection instruction based on user operation triggering is received, refusing to grant the microphone permission and the exercise health data acquisition permission for the application program.
Further, in an embodiment, after step S20, the method further includes:
based on the change instruction, the granted right is closed or the denied right is granted.
In this embodiment, after the authority requested by the application program is automatically granted or denied, if the user feels that the current authority setting is not in accordance with the intention of the user, the operation can be performed on the mobile terminal to trigger a change instruction, so that the mobile terminal closes the granted authority or grants the denied authority according to the change instruction.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, where a permission granting program is stored on the computer-readable storage medium, and the permission granting program, when executed by a processor, implements the steps of the permission granting method as described above.
The method for implementing the permission granting program when being executed by the processor may refer to various embodiments of the permission granting method of the present invention, and is not described herein again.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A method of granting permission, the method comprising:
acquiring a default grant permission group and a default refusal permission group corresponding to an application program;
and granting or denying the authority requested by the application program according to the default granting authority group and the default denying authority group.
2. The privilege granting method as claimed in claim 1, wherein the step of granting or denying the privilege requested by the application program according to the default granting privilege group and the default denying privilege group comprises:
when the first type of authority which belongs to the default authorization authority group exists in the authority requested by the application program, the first type of authority is granted to the application program;
and when the second type of authority belonging to the default refusing authority group exists in the authority requested by the application program, refusing to grant the second type of authority to the application program.
3. The privilege granting method as claimed in claim 2, wherein after the step of granting or denying the privilege requested by the application program according to the default granted privilege group and default denied privilege group, further comprising:
when a third type of authority which does not belong to the default granted authority group or the default refused authority group exists in the authority requested by the application program, displaying a selection prompt corresponding to the third type of authority;
if an authorization instruction is received, the third type of authority is authorized for the application program;
and if a refusing instruction is received, refusing to grant the third type of permission for the application program.
4. The privilege granting method according to claim 1, wherein the step of obtaining the default granted privilege group and the default denied privilege group corresponding to the application program comprises:
determining the type of the application program, and acquiring a default granting permission group and a default denying permission group corresponding to the type.
5. The privilege granting method according to claim 4, wherein before the step of obtaining the default granted privilege group and the default denied privilege group corresponding to the application program, the method further comprises:
and setting a default granting permission group and a default refusing permission group corresponding to each type.
6. The privilege granting method according to claim 1, wherein before the step of obtaining the default granted privilege group and the default denied privilege group corresponding to the application program, the method further comprises:
and setting a default granting permission group and a default refusing permission group corresponding to the application program.
7. The privilege granting method according to claim 6, wherein the step of setting the default granting privilege group and the default denying privilege group corresponding to the application program comprises:
acquiring authority setting information corresponding to the application programs in M terminals, wherein M is a positive integer;
determining a fourth type of authority and a fifth type of authority according to authority setting information corresponding to the application program in the M terminals, wherein at least N terminals open the fourth authority for any fourth authority included in the fourth type of authority, at least N terminals close the fifth authority for any fifth authority included in the fifth type of authority, N is a positive integer, and N is less than or equal to M;
and setting a default granted permission group corresponding to the application program based on the fourth type of permission, and setting a default refused permission group corresponding to the application program based on the fifth type of permission.
8. The privilege granting method as claimed in any one of claims 1 to 7, further comprising, after the step of granting or denying the privilege requested by the application program according to the default granted privilege group and default denied privilege group:
based on the change instruction, the granted right is closed or the denied right is granted.
9. A mobile terminal, characterized in that the mobile terminal comprises: memory, processor and a rights granting program stored on the memory and executable on the processor, the rights granting program when executed by the processor implementing the steps of the rights granting method as claimed in any of claims 1 to 8.
10. A computer-readable storage medium, having a rights granting program stored thereon, which when executed by a processor implements the steps of the rights granting method as recited in any one of claims 1 to 8.
CN202011509766.4A 2020-12-18 2020-12-18 Authority granting method, mobile terminal and computer readable storage medium Pending CN112597448A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011509766.4A CN112597448A (en) 2020-12-18 2020-12-18 Authority granting method, mobile terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011509766.4A CN112597448A (en) 2020-12-18 2020-12-18 Authority granting method, mobile terminal and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112597448A true CN112597448A (en) 2021-04-02

Family

ID=75200019

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011509766.4A Pending CN112597448A (en) 2020-12-18 2020-12-18 Authority granting method, mobile terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112597448A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114595484A (en) * 2022-05-10 2022-06-07 上海柯林布瑞信息技术有限公司 Page permission control method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103905651A (en) * 2014-04-30 2014-07-02 北京邮电大学 Method and system for application permission management in intelligent terminal
CN106570358A (en) * 2016-11-18 2017-04-19 广东欧珀移动通信有限公司 Method and device for setting application permissions
CN109446822A (en) * 2018-09-30 2019-03-08 联想(北京)有限公司 Right management method and system
CN110084047A (en) * 2019-03-20 2019-08-02 努比亚技术有限公司 A kind of access right control method, terminal and computer readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103905651A (en) * 2014-04-30 2014-07-02 北京邮电大学 Method and system for application permission management in intelligent terminal
CN106570358A (en) * 2016-11-18 2017-04-19 广东欧珀移动通信有限公司 Method and device for setting application permissions
CN109446822A (en) * 2018-09-30 2019-03-08 联想(北京)有限公司 Right management method and system
CN110084047A (en) * 2019-03-20 2019-08-02 努比亚技术有限公司 A kind of access right control method, terminal and computer readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114595484A (en) * 2022-05-10 2022-06-07 上海柯林布瑞信息技术有限公司 Page permission control method and device
CN114595484B (en) * 2022-05-10 2022-08-16 上海柯林布瑞信息技术有限公司 Page permission control method and device

Similar Documents

Publication Publication Date Title
CN108391025B (en) Network access management method, mobile terminal and computer readable storage medium
CN109151169B (en) Camera authority management method, mobile terminal and computer readable storage medium
CN108833690B (en) Authority control method, terminal and computer readable storage medium
CN109618316B (en) Network sharing method, mobile terminal and storage medium
CN109800602B (en) Privacy protection method, mobile terminal and computer readable storage medium
CN109068167B (en) Screen recording interaction method, mobile terminal, wearable device and storage medium
CN108536383B (en) Game control method, game control equipment and computer readable storage medium
CN108012270B (en) Information processing method, equipment and computer readable storage medium
CN111427709B (en) Application program splitting control method, device and computer readable storage medium
CN107682541B (en) Audio control method for screen projection, mobile terminal and storage medium
CN107562343B (en) Interactive regulation and control method, equipment and computer readable storage medium
CN110536011B (en) Content display method, terminal and computer readable storage medium
CN109977040B (en) File read-write permission control method, device, terminal and storage medium
CN112464208B (en) File access method, mobile terminal and computer readable storage medium
CN107194217B (en) User data access control method, apparatus and computer-readable storage medium
CN107395363B (en) Fingerprint sharing method and mobile terminal
CN113094670A (en) Privacy protection method, terminal and storage medium
CN112770279A (en) Network sharing method, mobile terminal and computer readable storage medium
CN112351139A (en) Control method of mobile terminal, mobile terminal and storage medium
CN110062106B (en) Calling method of application program, mobile terminal and storage medium
CN112597448A (en) Authority granting method, mobile terminal and computer readable storage medium
CN112076466A (en) Game data control method, mobile terminal and computer-readable storage medium
CN109409081B (en) Permission setting method, mobile terminal and computer storage medium
CN108040330B (en) WiFi directional transmission method, mobile terminal and readable storage medium
CN107222933B (en) Communication method, terminal and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination