android_device_samsung_a20/universal7885-common/apps/CameraLightSensor
Repository files (latest commit first)
Filename Latest commit message Latest commit date
roynatech2544 0522bd9d3d
universal7885: CameraLightSensor: Allow user to mute the app's notification
android.app.NotificationChannel
public void setBlockable(boolean blockable)
Allows users to block notifications sent through this channel, if this channel belongs to a package that is signed with the system signature. If the channel does not belong to a package that is signed with the system signature, this method does nothing, since such channels are blockable by default and cannot be set to be unblockable.

Change-Id: Idfa7a672c0be585381239b879ce386e6e99d0619
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
2022-03-22 18:51:06 +09:00
..
res universal7885: CameraLightSensor: Finalize code 2022-03-22 18:35:01 +09:00
src/com/eurekateam/cameralightsensor universal7885: CameraLightSensor: Allow user to mute the app's notification 2022-03-22 18:51:06 +09:00
Android.bp universal7885: CameraLightSensor: Convert to Kotlin 2022-03-22 18:50:50 +09:00
AndroidManifest.xml universal7885: CameraLightSensor: Add privapp permissions 2022-03-22 18:47:19 +09:00
privapp_whitelist_com.eurekateam.cameralightsensor.xml universal7885: CameraLightSensor: Add privapp permissions 2022-03-22 18:47:19 +09:00