Make USE_D8 and USE_R8 read-only
Confusion between LOCAL_USE_R8 and USE_R8 caused USE_R8 := false to be set in an Android.mk file, which changed the behavior of half of the build. Make USE_R8 and USE_D8 read-only to prevent it from happening again. Test: m checkbuild Bug: 110033958 Change-Id: I09a8fbf3d7f8e4b3f0cb3de538870f925d5d0abe
Loading
Please register or sign in to comment