Commits
Jindong committed 81c1d07ed4a
MA-13575 property: remove drm.64bit.enabled After move vendor init.rc to vendor image, vendor_init has no permission to set this property: drm.64bit.enabled u:object_r:exported2_default_prop:s0 exact bool which is a public-readable property. There is one patch in hardware/interface/drm using macro "__LP64__" to chose 64bit or 32bit DrmPluginPath: commit b065c9d8b7f926c57a7ec59e50e979a8c6e38e7f Change-Id: I94bb16775694b34b2dda2b825bea1da05d1436f5 Signed-off-by: Jindong <jindong.yue@nxp.com> Reviewed-on: http://androidsource.ap.freescale.net/project/6682 Reviewed-by: guoyin.chen <guoyin.chen@nxp.com> Reviewed-by: Xuegang Liu <xuegang.liu@nxp.com>