Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 25acebb6 authored by MSe1969's avatar MSe1969
Browse files

Binder: Sync. AppOps definitions with frameworks/base

The native AppOps binder (include/binder/AppOpsManager.h) must
be in synch with the respective Ops definitions in frameworks/base
(core/java/android/app/AppOpsManager.java) to contain the same Ops
array with the same Op codes. This has been missed: AppOpsManager.h
only had the definitions until 'OP_PLAY_AUDIO = 28', whilst base is
already at 'OP_NFC_CHANGE = 51'.
This change aims at fixing that inconsistency.

Change-Id: I58dd17bca74c26c31dbfdf51872a7646fce5a8fe
parent 726a2ade
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment