commit | a532088e7f9cdc416b5afa2486c0dcefed1b241b | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Feb 26 16:45:40 2019 -0800 |
committer | Tri Vo <trong@google.com> | Tue Feb 26 18:10:28 2019 -0800 |
tree | a71f2f679ec8c82e92f785c4002c965ff2f3bccd | |
parent | 3e7ad0b081773a23035b6089631dc031c40ed431 [diff] |
Decouple system_suspend from hal attributes. System suspend service is not a HAL, so avoid using HAL-specific macros and attributes. Use system_suspend_server attribute for ISystemSuspend.hal permissions. Use system_suspend type directly for internal .aidl interface permissions. Bug: 126259100 Test: m selinux_policy Test: blueline boots; wakelocks can still be acquired; device suspends if left alone. Change-Id: Ie811e7da46023705c93ff4d76d15709a56706714