aospa: Enable blur by default.

Change-Id: Ie8403cee65e1157d6b2aea3d62b500ccadd7107f
This commit is contained in:
Vishalcj17 2021-08-19 11:20:04 +05:30 committed by Vishalcj17
parent 213aa504c0
commit ce4e54b677
No known key found for this signature in database
GPG Key ID: 5CB1A9F3F6539FB2
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Blurs
PRODUCT_SYSTEM_EXT_PROPERTIES += \
ro.sf.blurs_are_expensive=1 \
ro.surface_flinger.supports_background_blur=1
# Enforce privapp-permissions whitelist.
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.control_privapp_permissions=enforce