Loading core/java/android/os/IHardwareService.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,8 @@ interface IHardwareService // for the phone void setAttentionLight(boolean on, int color); // for LED color previews void pulseBreathingLightColor(int color); } Loading
core/java/android/os/IHardwareService.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -31,5 +31,8 @@ interface IHardwareService // for the phone void setAttentionLight(boolean on, int color); // for LED color previews void pulseBreathingLightColor(int color); }