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

Commit 47d9aae1 authored by Daniel Micay's avatar Daniel Micay Committed by Jessica Wagantall
Browse files

disable unpriv perf by default in user{,debug} builds

(Cherry picked from commit f2ac912b)

Ticket: CYNGNOS-3177
Bug: 29054680

Change-Id: If04bc63fc366006cde842a50b7c764f89d7449a6
(cherry picked from commit c20df705)
parent 267fe02f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -323,6 +323,7 @@ tags_to_install :=
ifneq (,$(user_variant))
  # Target is secure in user builds.
  ADDITIONAL_DEFAULT_PROPERTIES += ro.secure=1
  ADDITIONAL_DEFAULT_PROPERTIES += security.perf_harden=1

  ifeq ($(user_variant),userdebug)
    # Pick up some extra useful tools